documented
authorOrakaro <nhatminh_179@hotmail.com>
Thu, 3 Jul 2014 15:47:07 +0000 (00:47 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Thu, 3 Jul 2014 15:47:07 +0000 (00:47 +0900)
setup.py

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