bumped version
authorvunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 4 Jul 2014 06:48:11 +0000 (15:48 +0900)
committervunhat_minh <vunhat_minh@dwango.co.jp>
Fri, 4 Jul 2014 06:48:11 +0000 (15:48 +0900)
setup.py

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