X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=setup.py;h=29bab807c03241d0245804c565c81af466160381;hp=b7c940bc8ee429f434818eff580aea106bb6d50e;hb=80bb204063c05df084c83f619a084c8c4ef9746e;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",