We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea42271 commit 9d5a569Copy full SHA for 9d5a569
oauth2/_version.py
@@ -4,7 +4,7 @@
4
5
6
7
-auto_build_num = "0"
+auto_build_num = "0.post1"
8
9
10
setup.py
@@ -28,7 +28,7 @@
28
29
setup(name=PKG,
30
version=verstr,
31
- description="library for OAuth version 1.0",
+ description="library for OAuth version 1.9",
32
author="Joe Stump",
33
author_email="joe@simplegeo.com",
34
url="http://github.com/joestump/python-oauth2",
0 commit comments