Skip to content

Commit 9ccdd79

Browse files
authored
Merge pull request #23 from robmarkcole/bump-version
Update setup.py
2 parents cd0e6fb + b2c17bc commit 9ccdd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = "0.5"
3+
VERSION = "0.6"
44

55
REQUIRES = ["requests"]
66

0 commit comments

Comments
 (0)