From 297744b121da5a28647ad0d51730d4e8966f6bc8 Mon Sep 17 00:00:00 2001 From: Zach Bartlett Date: Sat, 31 Oct 2020 10:06:43 -0500 Subject: [PATCH] update to 10.2.1 (#116) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 729fca9f..3c17e875 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def parse_requirements(requirement_file): setup( - version="10.2.1rc1", + version="10.2.1", name="swimlane", author="Swimlane", author_email="info@swimlane.com",