diff --git a/setup.py b/setup.py index 7fc9010329..87e825fd14 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def main(): setup( name="parsons", - version='0.10.0', + version='0.11.0', author="The Movement Cooperative", author_email="info@movementcooperative.org", url='https://github.com/movementcoop/parsons',