add notice
[rainbowstream.git] / setup.py
index c08ef18a3a7e4f20a1d5756ca26283e0da1c4f39..29bab807c03241d0245804c565c81af466160381 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.1.8'
+version = '0.2.3'
 
 install_requires = [
     "SQLAlchemy",