Skip to content

Commit

Permalink
fix standard name
Browse files Browse the repository at this point in the history
  • Loading branch information
chuongmep committed Dec 4, 2024
1 parent e920e9d commit 733d4dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions APSToolkitPython/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
readme = f.read()

setuptools.setup(
name="aps-toolkit",
version="1.1.5",
name="aps_toolkit",
version="1.1.6",
author="chuong mep",
author_email="[email protected]",
description="A Toolkit Autodesk Platform Services for Python",
Expand Down

0 comments on commit 733d4dc

Please sign in to comment.