release 0.0.1
authorvunhat_minh <vunhat_minh@dwango.co.jp>
Wed, 4 Jun 2014 02:48:17 +0000 (11:48 +0900)
committervunhat_minh <vunhat_minh@dwango.co.jp>
Wed, 4 Jun 2014 02:48:17 +0000 (11:48 +0900)
setup.py

index 1f1b1ef909177a51acff755908981c29316019bc..275a9a7f13e72712aa4c6a0a185dc369f7ad381d 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.0.2'
+version = '0.0.1'
 
 install_requires = [
     "SQLAlchemy",