Skip to content

Commit 86b2a11

Browse files
committed
Rename for PyPi
1 parent cf0029d commit 86b2a11

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
@@ -8,7 +8,7 @@
88
version = search(r'__version__ = "(.*?)"', f.read()).group(1)
99

1010
setuptools.setup(
11-
name="matrix-synapse-admin-api",
11+
name="matrix-synapse-admin",
1212
version=version,
1313
author="KnugiHK",
1414
author_email="[email protected]",

0 commit comments

Comments
 (0)