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