From d70b4e4370d8b07ad2e553f5bd08677e25dd0044 Mon Sep 17 00:00:00 2001 From: Jen Patague Date: Wed, 5 Jun 2024 13:00:41 -0700 Subject: [PATCH] Bump to 1.2.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6736d1e..44aa33f 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( name='sticht', - version='1.1.18', + version='1.2.0', classifiers=[ 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.8',