diff --git a/setup.py b/setup.py index 9299dca..206a3db 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ with open(path.join(path.abspath(path.dirname(__file__)), 'README.md'), encoding setup( name="engineering", version="2020.10.21", - description="mechanical tools", + description="engineering tools", long_description=long_description, author="Daniel Weschke", author_email="daniel.weschke@directbox.de",