]> git.phdru.name Git - m_lib.git/blobdiff - setup.py
Version 2.0. Copyright (C) 1996-2013.
[m_lib.git] / setup.py
index 857eceddd2a828ae5baac8326903b78bed640ba5..ac13e3b12b071a2499f9f19a8112ceca5ece7c84 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -3,9 +3,9 @@
 from distutils.core import setup
 
 setup(name = "m_lib",
-   version = "1.4",
+   version = "2.0",
    description = "Broytman Library for Python",
-   long_description = "Broytman Library for Python, Copyright (C) 1996-2012 PhiloSoft Design",
+   long_description = "Broytman Library for Python, Copyright (C) 1996-2013 PhiloSoft Design",
    author = "Oleg Broytman",
    author_email = "phd@phdru.name",
    url = "http://phdru.name/Software/Python/#m_lib",