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 986cf87

Browse files
bump patch version to 1.2.2
1 parent 80176d6 commit 986cf87

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,14 +6,14 @@
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.2.1",
9+
version="1.2.2",
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",
1212
license="MIT",
1313
python_requires=">=3.8",
1414
author="TreeBen77",
1515
packages=["discordoauth2"],
16-
url="https://github.com/TreeBen77/discordoauth2",
16+
url="https://github.com/treeben77/discordoauth2",
1717
keywords="flask, oauth2, discord, discord-api",
1818
install_requires=[
1919
"aiohttp",

0 commit comments

Comments
(0)

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