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 b83e8bb commit 002fc66Copy full SHA for 002fc66
oauth2/_version.py
@@ -1,6 +1,6 @@
1
# This is the version of this source code.
2
3
-verstr = "1.3"
+verstr = "1.4"
4
try:
5
from pyutil.version_class import Version as pyutil_Version
6
__version__ = pyutil_Version(verstr)
0 commit comments