bumped v0.1.6
authorOrakaro <nhatminh_179@hotmail.com>
Fri, 4 Jul 2014 00:11:52 +0000 (09:11 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Fri, 4 Jul 2014 00:11:52 +0000 (09:11 +0900)
setup.py

index 42711230d9ca60cb4c2e212430d0756a29d0980a..5a62f332964d000616c190118401302a8a4236c6 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.1.5'
+version = '0.1.6'
 
 install_requires = [
     "SQLAlchemy",