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 9df062b commit a81f97fCopy full SHA for a81f97f
debian/changelog
@@ -1,3 +1,13 @@
1
+python-oauth2 (1.5.148) lucid; urgency=low
2
+
3
+ [ Zooko Ofsimplegeo ]
4
+ * default body is the empty string rather than None; add the Realm
5
+ header
6
7
+ [ SimpleGeo Nerds ]
8
9
+ -- SimpleGeo Nerds <[email protected]> Wed, 26 Jan 2011 17:02:34 +0000
10
11
python-oauth2 (1.5.147) lucid; urgency=low
12
13
[ Zooko Ofsimplegeo ]
oauth2/_version.py
@@ -4,7 +4,7 @@
-auto_build_num = "147"
+auto_build_num = "148"
0 commit comments