From: vunhat_minh Date: Fri, 11 Jul 2014 06:54:59 +0000 (+0900) Subject: bumped version X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=ff858bfb99c554b1acc422ef1706c0ae7d2152e5 bumped version --- diff --git a/setup.py b/setup.py index c19cc83..c5ab2d2 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.2.7' +version = '0.2.8' install_requires = [ "python-dateutil",