From: vunhat_minh Date: Tue, 24 Jun 2014 08:02:10 +0000 (+0900) Subject: bumped version X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=44136f18973e8fba1364e135af5d8b7c0d5c9eb5;p=rainbowstream.git bumped version --- diff --git a/setup.py b/setup.py index f4c47c6..bc81366 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.0.7' +version = '0.0.8' install_requires = [ "SQLAlchemy",