Add python2 compatibility to PR #66
[rainbowstream.git] / setup.py
index 472666ad37552768df358b949cc15d6a8de53b4e..c86e68c8b18dfc6e17ff6aff1b0e7132aa1d34a1 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '1.1.4'
+version = '1.1.5'
 
 # Require
 install_requires = [