From: vunhat_minh Date: Wed, 4 Jun 2014 02:48:17 +0000 (+0900) Subject: release 0.0.1 X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=b737b20f6b193d64350f11e4d468f09323460900 release 0.0.1 --- diff --git a/setup.py b/setup.py index 1f1b1ef..275a9a7 100644 --- 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",