There was an error while loading. Please reload this page.
1 parent 4171171 commit 101b3f5Copy full SHA for 101b3f5
setup.py
@@ -20,7 +20,7 @@
20
#
21
# prerequisite: setuptools
22
# http://pypi.python.org/pypi/setuptools
23
-NAME = "openapi-client"
+NAME = "codegen_api_client"
24
VERSION = "1.0.0"
25
PYTHON_REQUIRES = ">= 3.8"
26
REQUIRES = [
0 commit comments