X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=setup.py;h=9d9c03a8ffddd5719b579bcc31343138a407ca7d;hb=6d05ffb1084ab08550286e07298d87fa685f003a;hp=97786145b2ac89929877b5ee9149173370bf9136;hpb=f4d941d257900b0a87ef3b2cb12b3379af42dcc9;p=m_lib.full.git 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",