X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=setup.py;h=57d36851a63e54f322ef853c255c1cc5f526ff96;hp=b4f59a0237ffc3dd467598b09b877e19c1e0f6f1;hb=0c989606727bac9fa83722f27acd5c48d420a284;hpb=6fa09c146e4ceb4635c487d6949455efdbc8a947 diff --git a/setup.py b/setup.py index b4f59a0..57d3685 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.1.1' +version = '0.1.2' install_requires = [ "SQLAlchemy",