From fdfdb80330dd749c5b140a5b642e7f4a71528fc3 Mon Sep 17 00:00:00 2001 From: Igor Dejanovic <igor.dejanovic@gmail.com> Date: Mon, 1 Sep 2014 20:03:15 +0200 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7f25f81..b9ae6c6 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ ############################################################################### __author__ = "Igor R. Dejanović <igor DOT dejanovic AT gmail DOT com>" -__version__ = "0.7.1" +__version__ = "0.7.2" from setuptools import setup -- 2.18.0