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

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