Skip to content

Commit ac9418f

Browse files
authored
renamed again to try not to be too simular
1 parent 842e1b1 commit ac9418f

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
@@ -4,7 +4,7 @@
44
long_description = file.read()
55

66
setup(
7-
name='discord-oauth2',
7+
name='discord-oauth2.py',
88
description='Use Discord\'s OAuth2 effortlessly! Turns the auth code to a access token and the access token into scope infomation. ',
99
version="1.0.0",
1010
long_description=long_description,

0 commit comments

Comments
 (0)