diff --git a/setup.py b/setup.py index e5a859b6..dfc0526d 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name = "py-trello", - version = "0.3.0", + version = "0.3.1", description = 'Python wrapper around the Trello API', long_description = open('README.rst').read(),