Skip to content

Commit 74f661f

Browse files
committed
chore: oop
1 parent 5eac2ad commit 74f661f

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
@@ -7,7 +7,7 @@
77
AUTHOR_EMAIL = "[email protected]"
88
DESCRIPTION = "Build an API for your bot with FastAPI"
99
PROJECT_NAME = "interactions-fastapi"
10-
MAIN_PACKAGE_NAME = "interaction.ext.fastapi"
10+
MAIN_PACKAGE_NAME = "interactions.ext.fastapi"
1111
URL = "https://github.com/Damego/interactions-fastapi"
1212

1313
with open("README.md", "r", encoding="utf-8") as f:

0 commit comments

Comments
 (0)