X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=setup.py;h=29bab807c03241d0245804c565c81af466160381;hp=b7c940bc8ee429f434818eff580aea106bb6d50e;hb=595fdb16db3c29c26b391724d4c83a009bfc078f;hpb=20b4e639a9af80cdb8881fefea7b017e0b236d31 diff --git a/setup.py b/setup.py index b7c940b..29bab80 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -version = '0.1.4' +version = '0.2.3' install_requires = [ "SQLAlchemy",