Skip to content

Commit 1fbdec7

Browse files
committed
Merge branch 'pending' of github.com:simplegeo/python-oauth2 into pending
2 parents 53423dc + 5d7cb96 commit 1fbdec7

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

debian/changelog

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
python-oauth2 (1.4.134) lucid; urgency=low
2+
3+
* UNRELEASED
4+
5+
-- SimpleGeo Nerds <[email protected]> Mon, 24 Jan 2011 18:30:58 +0000
6+
7+
python-oauth2 (1.4.133) lucid; urgency=low
8+
9+
[ Zooko Ofsimplegeo ]
10+
* handle unicode objects and utf-8 strings in url and params and
11+
encode them to utf-8 when serializing
12+
13+
[ SimpleGeo Nerds ]
14+
15+
-- SimpleGeo Nerds <[email protected]> Mon, 24 Jan 2011 18:25:54 +0000
16+
17+
python-oauth2 (1.4.132) lucid; urgency=low
18+
19+
* UNRELEASED
20+
21+
-- SimpleGeo Nerds <[email protected]> Mon, 24 Jan 2011 17:39:52 +0000
22+
123
python-oauth2 (1.4.131) lucid; urgency=low
224

325
* UNRELEASED

oauth2/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66

7-
auto_build_num = "131"
7+
auto_build_num = "134"
88

99

1010

0 commit comments

Comments
 (0)