diff --git a/setup.py b/setup.py index cc075c9..45d495d 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ def is_running_tests(): setup( name='patreon', - version='0.3.1', + version='0.4.0', description=DESCRIPTION, url='http://github.com/Patreon/patreon-python', author='Patreon',