From 0453e37efc2862f0bab75053ea0385c19a3e134c Mon Sep 17 00:00:00 2001 From: Themis Zamani Date: Thu, 21 Jul 2022 16:41:54 +0300 Subject: [PATCH] New release with pypi --- pyhandle/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyhandle/__init__.py b/pyhandle/__init__.py index d5f96d6..4f24ee2 100644 --- a/pyhandle/__init__.py +++ b/pyhandle/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.1.0" +__version__ = "1.1.1" # The version as used in setup.py and docs/source/conf.py. # IMPORTANT