Skip to content

Commit b326b48

Browse files
fix(no-ticket): rename to confirm to PEP 625
1 parent a445787 commit b326b48

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)