bumped to 3.0
authorOrakaro <nhatminh_179@hotmail.com>
Sun, 13 Jul 2014 04:28:27 +0000 (13:28 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Sun, 13 Jul 2014 04:28:27 +0000 (13:28 +0900)
setup.py

index 57d214f3b44121de22ca899097051956533ec6d9..4603d182f1a4ab43a25470d20150fe96ee2f119a 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.2.9'
+version = '0.3.0'
 
 install_requires = [
     "python-dateutil",