Skip to content

Commit 101b3f5

Browse files
committed
fix: update setup
1 parent 4171171 commit 101b3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#
2121
# prerequisite: setuptools
2222
# http://pypi.python.org/pypi/setuptools
23-
NAME = "openapi-client"
23+
NAME = "codegen_api_client"
2424
VERSION = "1.0.0"
2525
PYTHON_REQUIRES = ">= 3.8"
2626
REQUIRES = [

0 commit comments

Comments
 (0)