diff --git a/setup.py b/setup.py index 349f741248..5494efda06 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def main(): setup( name="parsons", - version='0.12.0', + version='0.13.0', author="The Movement Cooperative", author_email="info@movementcooperative.org", url='https://github.com/movementcoop/parsons',