bump version
authorOrakaro <nhatminh_179@hotmail.com>
Thu, 26 Jun 2014 18:49:19 +0000 (03:49 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Thu, 26 Jun 2014 18:49:19 +0000 (03:49 +0900)
setup.py

index bc8136659f18de937e88b83cf25ae577b934d285..b74a55f61360932c57bae8bb43662269432e1aad 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.0.8'
+version = '0.0.9'
 
 install_requires = [
     "SQLAlchemy",