fix bug today
authorvunhat_minh <vunhat_minh@dwango.co.jp>
Tue, 1 Jul 2014 04:13:25 +0000 (13:13 +0900)
committervunhat_minh <vunhat_minh@dwango.co.jp>
Tue, 1 Jul 2014 04:13:25 +0000 (13:13 +0900)
setup.py

index 0d959425deea7d891840eaf4db77e9a44110cb10..7cf15caa17b1a37c0a93d0142c288cae66e36d06 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.1.0'
+version = '0.1.1'
 
 install_requires = [
     "SQLAlchemy",