bumped version
authorvunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 4 Jul 2014 03:13:39 +0000 (12:13 +0900)
committervunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 4 Jul 2014 03:13:39 +0000 (12:13 +0900)
setup.py

index 8a6b534f32f66d25221348b77109cb8750ae65da..c08ef18a3a7e4f20a1d5756ca26283e0da1c4f39 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.1.7'
+version = '0.1.8'
 
 install_requires = [
     "SQLAlchemy",