From: vunhat_minh Date: Fri, 27 Jun 2014 09:38:40 +0000 (+0900) Subject: bumped version X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c63c91a9354cc099f06c982d6482c178650ee85e;p=rainbowstream.git bumped version --- diff --git a/setup.py b/setup.py index b74a55f..53f9db8 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.0.9' +version = '0.0.10' install_requires = [ "SQLAlchemy",