X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=setup.py;h=ef32a66830015f82577e6df3fa9884d19856a04a;hb=1f24a05aaef004ff9fada95cc80984eaab3d2601;hp=53f9db8388afd24a4ea8f3b8006862a82556f532;hpb=c63c91a9354cc099f06c982d6482c178650ee85e;p=rainbowstream.git diff --git a/setup.py b/setup.py index 53f9db8..ef32a66 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.0.10' +version = '0.1.0' install_requires = [ "SQLAlchemy",