From 251b4a42744cda7fbe1ae93491fc9b1cb586b3db Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Fri, 8 Jun 2018 11:20:50 +0200 Subject: [PATCH] Bump to version 1.0.4 Metadata changes 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 6330a84..8bd1f35 100644 --- a/threaded/__init__.py +++ b/threaded/__init__.py @@ -66,7 +66,7 @@ 'gthreadpooled' ) -__version__ = '1.0.3' +__version__ = '1.0.4' __author__ = "Alexey Stepanov" __author_email__ = 'penguinolog@gmail.com' __maintainers__ = {