Skip to content

Commit 25fbc2d

Browse files
committed
Merge branch 'master' of github.com:simplegeo/python-oauth2 into pending
2 parents c9ce81b + 147fc61 commit 25fbc2d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

debian/changelog

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
python-oauth2 (1.5.160) lucid; urgency=low
2+
3+
[ Zooko Ofsimplegeo ]
4+
* add another unicode test case to the tests just to show to user
5+
saevarom on github
6+
7+
[ SimpleGeo Nerds ]
8+
9+
-- SimpleGeo Nerds <nerds@simplegeo.com> Thu, 03 Feb 2011 00:01:55 +0000
10+
111
python-oauth2 (1.5.159) lucid; urgency=low
212

313
* UNRELEASED

oauth2/_version.py

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

55

66

7-
auto_build_num = "159"
7+
auto_build_num = "160"
88

99

1010

0 commit comments

Comments
 (0)