From 43b7549d1700b3a7edc30594ea9ea2cad8bab503 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=AA=E5=95=B8?= Date: Sun, 6 Sep 2015 19:22:51 +0800 Subject: [PATCH] bump up version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 284bd5b..24cab57 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ with copen(readme_path, encoding='utf-8') as f: long_description = f.read() -__version__ = '4.1.1' +__version__ = '4.1.2' setup( name="xUnique",