From 3e190b41a86ca14d08f8c1a4a41d14909c36a8a2 Mon Sep 17 00:00:00 2001 From: bjarneo Date: Thu, 12 May 2016 22:50:26 +0200 Subject: [PATCH] bug bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4c562c1..d5e125b 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -__version__ = '3.0.0' +__version__ = '3.0.1' setup( name='pytify',