Skip to content

Commit 6838e0a

Browse files
committed
Merge branch 'master' of github.com:simplegeo/python-oauth2 into pending
2 parents 0417148 + c174eb2 commit 6838e0a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

debian/changelog

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
python-oauth2 (1.5.158) lucid; urgency=low
2+
3+
[ Zooko Ofsimplegeo ]
4+
* keep empty params parsed from the URL (fixes #22)
5+
6+
[ SimpleGeo Nerds ]
7+
8+
-- SimpleGeo Nerds <nerds@simplegeo.com> Wed, 02 Feb 2011 19:34:25 +0000
9+
110
python-oauth2 (1.5.155) lucid; urgency=low
211

312
[ Zooko Ofsimplegeo ]

oauth2/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66

7-
auto_build_num = "155"
7+
auto_build_num = "158"
88

99

1010

0 commit comments

Comments
 (0)