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