X-Git-Url: https://git.phdru.name/?p=m_lib.full.git;a=blobdiff_plain;f=setup.py;fp=setup.py;h=9d9c03a8ffddd5719b579bcc31343138a407ca7d;hp=97786145b2ac89929877b5ee9149173370bf9136;hb=7f5b6cbf9de822c2da9da793a146e4a7c0ff7bce;hpb=075aa13cc88a57ad01f92521cb032790137d5400 diff --git a/setup.py b/setup.py index 9778614..9d9c03a 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,8 @@ from setuptools import setup -setup(name = "m_lib.full", +setup( + name = "m_lib.full", version = "1.0.1", description = "m_lib full meta-package", long_description = "Broytman Library for Python, Copyright (C) 1996-2018 PhiloSoft Design",