X-Git-Url: https://git.phdru.name/?p=m_lib.git;a=blobdiff_plain;f=setup.py;h=5d22450ac61fd450f5bc2fa1a7499e6cfaf73616;hp=41fec96013f34c96e4a2583b2859069332096b12;hb=924748035256075a7b323d623ba521a7a9cce873;hpb=2f9fd179acc126c007da986c1d9d1982e7eb3a8f diff --git a/setup.py b/setup.py index 41fec96..5d22450 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name = "m_lib", - version = "2.0", + version = "2.0.1", description = "Broytman Library for Python", long_description = "Broytman Library for Python, Copyright (C) 1996-2013 PhiloSoft Design", author = "Oleg Broytman",