From b22d65cc397cea8ec8fba1d3160b169fc838ef9b Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Wed, 18 Jul 2018 17:12:24 +0200 Subject: [PATCH] Bump with fresh types Signed-off-by: Alexey Stepanov --- threaded/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threaded/__init__.py b/threaded/__init__.py index f0b77da..f5754ae 100644 --- a/threaded/__init__.py +++ b/threaded/__init__.py @@ -66,7 +66,7 @@ 'gthreadpooled' ) -__version__ = '1.0.5' +__version__ = '1.0.6' __author__ = "Alexey Stepanov" __author_email__ = 'penguinolog@gmail.com' __maintainers__ = {