Skip to content

Commit 91843cd

Browse files
Merge pull request #70 from cloudsmith-io/iduffy/PEP-625
fix(no-ticket): rename to confirm to PEP 625
2 parents a445787 + b326b48 commit 91843cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/python/src/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
from setuptools import setup, find_packages # noqa: H301
1515

16-
NAME = "cloudsmith-api"
16+
NAME = "cloudsmith_api"
1717
VERSION = "2.0.18"
1818
# To install the library, run the following
1919
#

0 commit comments

Comments
 (0)