From: vunhat_minh Date: Fri, 4 Jul 2014 06:48:11 +0000 (+0900) Subject: bumped version X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=251b878d796cef1e51a9132353105e20daead9aa bumped version --- diff --git a/setup.py b/setup.py index c08ef18..2d5ac5b 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.1.8' +version = '0.1.9' install_requires = [ "SQLAlchemy",