Update README.rst
[rainbowstream.git] / setup.py
index d7f06fe4cbb81c955ec15ca58a6469d2aa6f3fc2..53f9db8388afd24a4ea8f3b8006862a82556f532 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
 from setuptools import setup, find_packages
 
-version = '0.0.3'
+version = '0.0.10'
 
 install_requires = [
     "SQLAlchemy",