]> git.phdru.name Git - m_lib.git/blobdiff - setup.py
Version 3.0.0b2 - better Python 3 compatibility
[m_lib.git] / setup.py
index 6e170308defd978eb70d1969e6d5643d7b6fa1ef..648f6b0e07ecf8defae8aa20aaea44eb66163a6e 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@ if is_setuptools:
         }
 
 setup(name = "m_lib",
-    version = "3.0.0b1",
+    version = "3.0.0b2",
     description = "Broytman Library for Python",
     long_description = "Broytman Library for Python, Copyright (C) 1996-2016 PhiloSoft Design",
     author = "Oleg Broytman",