update setup

This commit is contained in:
2024-07-20 12:36:17 +02:00
parent 95b8f00201
commit e69e933a0f

View File

@@ -9,7 +9,7 @@ with open(path.join(path.abspath(path.dirname(__file__)), 'README.md'), encoding
setup( setup(
name="engineering", name="engineering",
version="2020.10.21", version="2020.10.21",
description="mechanical tools", description="engineering tools",
long_description=long_description, long_description=long_description,
author="Daniel Weschke", author="Daniel Weschke",
author_email="daniel.weschke@directbox.de", author_email="daniel.weschke@directbox.de",