From 752160379f8cf6329673a1b3b75bda6b80f5a043 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomek=20Wo=CC=81jcik?= Date: Mon, 13 Mar 2017 12:28:16 +0100 Subject: [PATCH] Version bumped to 1.1 --- q3stats/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/q3stats/__init__.py b/q3stats/__init__.py index 53c404b..4aa87c2 100644 --- a/q3stats/__init__.py +++ b/q3stats/__init__.py @@ -1,3 +1,3 @@ # -*- coding: utf-8 -*- -__version__ = '1.0' +__version__ = '1.1'