From f0e8fc78270928468f11e8f320de41f0663a7532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=B4=E5=AF=92?= Date: Wed, 4 Mar 2015 10:49:09 +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 d60ace5..58d902d 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.0' +__version__ = '4.1.1' setup( name="xUnique",