From: Orakaro Date: Fri, 4 Jul 2014 00:11:52 +0000 (+0900) Subject: bumped v0.1.6 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=bb678621e4f353d52624de6695c73c5eafcf890c;p=rainbowstream.git bumped v0.1.6 --- diff --git a/setup.py b/setup.py index 4271123..5a62f33 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.1.5' +version = '0.1.6' install_requires = [ "SQLAlchemy",