X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=setup.py;h=fb6389ae85e0cff6080f9164c4fba8add08f3afa;hb=80b70d604fb3d444d08c31c91ec9a061a1347f7e;hp=c08ef18a3a7e4f20a1d5756ca26283e0da1c4f39;hpb=afe4b8c5d37b7de857a92c3b1717801fd0f20fa5;p=rainbowstream.git diff --git a/setup.py b/setup.py index c08ef18..fb6389a 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.1.8' +version = '0.2.2' install_requires = [ "SQLAlchemy",