We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9451ba commit 9962d31Copy full SHA for 9962d31
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
setup(name="oauth2",
6
- version="1.1.2",
+ version="1.1.3",
7
description="Library for OAuth version 1.0a.",
8
author="Joe Stump",
9
author_email="[email protected]",
0 commit comments