X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=836b2966d31ea6f8e0efef762cbd862fb8036ddb;hb=883ba671745742a0f77147ca5e5996101972c82e;hp=7f5d675ad7e9be4db84576ccccdda62c5b9b2d4b;hpb=7eb3e5f1ecdff4ed4de676b70f10289481946a37;p=m_lib.git diff --git a/setup.py b/setup.py index 7f5d675..836b296 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,8 @@ from setuptools import setup -setup(name = "m_lib", +setup( + name = "m_lib", version = "3.1.0", description = "Broytman Library for Python", long_description = "Broytman Library for Python, Copyright (C) 1996-2018 PhiloSoft Design",