Skip to content

Commit cea3ff9

Browse files
committed
bump version to v1.0.1
1 parent dd1fdbc commit cea3ff9

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
@@ -6,7 +6,7 @@
66
setup(
77
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. ',
9-
version="1.0.0",
9+
version="1.0.1",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",
1212
license='MIT',

0 commit comments

Comments
 (0)