X-Git-Url: https://git.phdru.name/?p=m_lib.git;a=blobdiff_plain;f=setup.py;h=6f7bbc5507d4f69c46a99d903472683c39ea39b4;hp=a551db41b5b518e9c4aff9d5f226444f19c42506;hb=c508588423eb76ae4d18d484e9dd45a64de7a3ab;hpb=f298450fd0c74f041feae358bb7e5647504d6126 diff --git a/setup.py b/setup.py index a551db4..6f7bbc5 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ if is_setuptools: } setup(name = "m_lib", - version = "3.0.0", + version = "3.0.1", description = "Broytman Library for Python", long_description = "Broytman Library for Python, Copyright (C) 1996-2016 PhiloSoft Design", author = "Oleg Broytman",