From fac35277604e098ba82e71f40beccf82e0b5c5ea Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Thu, 24 May 2018 12:57:02 +0200 Subject: [PATCH] Bump to 1.0.3 Types source for external usage, fix documentation --- threaded/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threaded/__init__.py b/threaded/__init__.py index 0d49c1c..6330a84 100644 --- a/threaded/__init__.py +++ b/threaded/__init__.py @@ -66,7 +66,7 @@ 'gthreadpooled' ) -__version__ = '1.0.2' +__version__ = '1.0.3' __author__ = "Alexey Stepanov" __author_email__ = 'penguinolog@gmail.com' __maintainers__ = {