]> git.phdru.name Git - m_lib.git/blobdiff - setup.py
Version 2.1.1: add Makefile and mk-distr
[m_lib.git] / setup.py
index 1ad4af1fb46caab7ed462c72eaf2fb171b252fbc..4b66dbf6f3cec86e5e07fe3d1be64b9850aedf51 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@ if is_setuptools:
         }
 
 setup(name = "m_lib",
-    version = "2.1.0",
+    version = "2.1.1",
     description = "Broytman Library for Python",
     long_description = "Broytman Library for Python, Copyright (C) 1996-2013 PhiloSoft Design",
     author = "Oleg Broytman",