bumped version
authorvunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 27 Jun 2014 09:38:40 +0000 (18:38 +0900)
committervunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 27 Jun 2014 09:38:40 +0000 (18:38 +0900)
setup.py

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