Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7e5eca0

Browse files
bump version to 1.2.0
1 parent 3714164 commit 7e5eca0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎setup.py‎

Lines changed: 2 additions & 2 deletions
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.1.1",
9+
version="1.2.0",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",
1212
license='MIT',
@@ -20,4 +20,4 @@
2020
install_requires=[
2121
'requests'
2222
]
23-
)
23+
)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /