From 553b0ede3e41cc9811c48d768d05953f8cf75312 Mon Sep 17 00:00:00 2001 From: sharinetmc <128429303+sharinetmc@users.noreply.github.com> Date: Thu, 17 Aug 2023 07:46:09 -1000 Subject: [PATCH] change release number (#872) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6ca4d944c0..7d542cb9a2 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ def main(): setup( name="parsons", - version="1.1.0", + version="1.2.0", author="The Movement Cooperative", author_email="info@movementcooperative.org", url="https://github.com/move-coop/parsons",