Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nerohmot authored Mar 17, 2021
1 parent ed4bf2c commit 0dd3a45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
LONG_DESCRIPTION = f.read()

setup(
name="Semi-ATE-DT",
name="Semi-ATE-DnT",
version=__version__,
description="Convenient Date and Time library for python",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",
author="Tom Hören",
maintainer="Semi-ATE",
maintainer_email="[email protected]",
url="https://github.com/Semi-ATE/DT",
url="https://github.com/Semi-ATE/DnT",
license="MIT",
keywords="Semiconductor ATE Automatic Test Equipment Date Time",
platforms=["Windows", "Linux", "Mac OS-X"],
Expand Down

0 comments on commit 0dd3a45

Please sign in to comment.