Skip to content

Commit e1aed57

Browse files
committed
Merge branch 'master' of github.com:simplegeo/python-oauth2 into pending
2 parents 1fbdec7 + 69cbf33 commit e1aed57

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

debian/changelog

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
python-oauth2 (1.4.143) lucid; urgency=low
2+
3+
[ Zooko Ofsimplegeo ]
4+
* use two-part version number -- version is manually modified, build-
5+
number is automatically modified
6+
7+
[ Simple Geebus ]
8+
9+
[ SimpleGeo Nerds ]
10+
11+
-- SimpleGeo Nerds <nerds@simplegeo.com> Mon, 24 Jan 2011 20:21:20 +0000
12+
113
python-oauth2 (1.4.134) lucid; urgency=low
214

315
* 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 = "134"
7+
auto_build_num = "143"
88

99

1010

0 commit comments

Comments
 (0)