Skip to content

Commit 16ae28e

Browse files
committed
revert/ADMIN: change back to original
1 parent 11b1c84 commit 16ae28e

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
@@ -25,7 +25,7 @@ def read_requirements(filename):
2525
extras["dev"] = extras["lint"] + extras["readthedocs"]
2626
requirements = read_requirements("requirements.txt")
2727
setup(
28-
name="discord-py-slash-command",
28+
name="discord-py-interactions",
2929
version=VERSION,
3030
author="goverfl0w",
3131
author_email="james.discord.interactions@gmail.com",

0 commit comments

Comments
 (0)