Update index.rst
[rainbowstream.git] / setup.py
index 516413effb905e3b24f8f017eb61b6ec19ceb152..8b6c6350baff926bb481d0b4159ec50effa6f366 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.2.3'
+version = '0.2.4'
 
 install_requires = [
     "SQLAlchemy",