bumped version
authorOrakaro <nhatminh_179@hotmail.com>
Thu, 3 Jul 2014 15:03:40 +0000 (00:03 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Thu, 3 Jul 2014 15:03:40 +0000 (00:03 +0900)
setup.py

index 57d36851a63e54f322ef853c255c1cc5f526ff96..a3016b8e4b2d9ccb47958ee174e7c059aae7e94c 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.1.2'
+version = '0.1.3'
 
 install_requires = [
     "SQLAlchemy",