Skip to content

Commit 3e2a8a4

Browse files
committed
chore: python sdk release flow
1 parent a5fc81c commit 3e2a8a4

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
@@ -18,7 +18,7 @@
1818
#
1919
# prerequisite: setuptools
2020
# http://pypi.python.org/pypi/setuptools
21-
NAME = "Hostinger API Python SDK"
21+
NAME = "hostinger_api"
2222
VERSION = "1.0.0"
2323
PYTHON_REQUIRES = ">= 3.8"
2424
REQUIRES = [

0 commit comments

Comments
 (0)