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 bd80349 commit 9c2538eCopy full SHA for 9c2538e
debian/changelog
@@ -1,3 +1,9 @@
1
+python-oauth2 (1.4.130) lucid; urgency=low
2
+
3
+ * UNRELEASED
4
5
+ -- SimpleGeo Nerds <[email protected]> Mon, 24 Jan 2011 17:22:46 +0000
6
7
python-oauth2 (1.4.129) lucid; urgency=low
8
9
[ Zooko Ofsimplegeo ]
oauth2/_version.py
@@ -1,6 +1,6 @@
# This is the version of this source code.
-verstr = "1.4.129"
+verstr = "1.4.130"
try:
from pyutil.version_class import Version as pyutil_Version
__version__ = pyutil_Version(verstr)
0 commit comments