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