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