From 925a32369e1f27b3dc8952f0e778d93b4151f10d Mon Sep 17 00:00:00 2001 From: Christian Zangl Date: Tue, 3 May 2022 23:12:39 +0200 Subject: [PATCH] publish --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f41117a..3f66c99 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ with open(os.path.join(os.path.dirname(__file__), "README.md"), encoding="utf-8" setup( name="chkbit", - version="2.1.1", + version="2.2.0", url="https://github.com/laktak/chkbit-py", author="Christian Zangl", author_email="laktak@cdak.net",