Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10fb61a commit 31f89f0Copy full SHA for 31f89f0
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
setup(name="oauth2",
6
- version="1.0.5",
+ version="1.0.6",
7
description="Library for OAuth version 1.0a.",
8
author="Joe Stump",
9
author_email="[email protected]",
0 commit comments