Skip to content

Commit 12676e1

Browse files
committed
fix: switch to lowercase for pypi publishing
1 parent 379346d commit 12676e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
long_description = fh.read()
55

66
setuptools.setup(
7-
name="valhallaAPI",
7+
name="valhallaapi",
88
version="0.6.1",
99
author="Nextron",
1010
author_email="florian.roth@nextron-systems.com",

0 commit comments

Comments
 (0)