We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a445787 + b326b48 commit 91843cdCopy full SHA for 91843cd
1 file changed
bindings/python/src/setup.py
@@ -13,7 +13,7 @@
13
14
from setuptools import setup, find_packages # noqa: H301
15
16
-NAME = "cloudsmith-api"
+NAME = "cloudsmith_api"
17
VERSION = "2.0.18"
18
# To install the library, run the following
19
#
0 commit comments