From: vunhat_minh Date: Tue, 1 Jul 2014 04:13:25 +0000 (+0900) Subject: fix bug today X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c54c2d7127d806e0bb7337831660b455b8f0d0a0;p=rainbowstream.git fix bug today --- diff --git a/setup.py b/setup.py index 0d95942..7cf15ca 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.1.0' +version = '0.1.1' install_requires = [ "SQLAlchemy",