X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=setup.py;h=f4c47c606009aad0bf9c96e284289115d0ca6592;hp=2ebe87ba2d8f4d33d592d6527368c48a06a6878d;hb=833204994b972f905a249985d0a914b1f051f606;hpb=d72a58693b3f2625347227d2670e32bd0ed687e0 diff --git a/setup.py b/setup.py index 2ebe87b..f4c47c6 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.0.6' +version = '0.0.7' install_requires = [ "SQLAlchemy",