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",