Skip to content

Commit

Permalink
Merge pull request #23 from robmarkcole/bump-version
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
robmarkcole authored May 24, 2020
2 parents cd0e6fb + b2c17bc commit 9ccdd79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

VERSION = "0.5"
VERSION = "0.6"

REQUIRES = ["requests"]

Expand Down

0 comments on commit 9ccdd79

Please sign in to comment.