X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=setup.py;h=42711230d9ca60cb4c2e212430d0756a29d0980a;hp=57d36851a63e54f322ef853c255c1cc5f526ff96;hb=06302419959d8b8ea91ff8e2b45492743256c7b5;hpb=632c6fa515fe36cf88ef2bf39378464bd24701d8 diff --git a/setup.py b/setup.py index 57d3685..4271123 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.1.2' +version = '0.1.5' install_requires = [ "SQLAlchemy",