Skip to content

Commit bd80349

Browse files
author
Simple Geebus
committed
Prepared changelog for build 129
1 parent 68c9366 commit bd80349

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

debian/changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
python-oauth2 (1.4.129) lucid; urgency=low
2+
3+
[ Zooko Ofsimplegeo ]
4+
* change manually-managed version number from 1.3 to 1.4
5+
6+
[ SimpleGeo Nerds ]
7+
8+
-- SimpleGeo Nerds <[email protected]> Fri, 21 Jan 2011 19:52:32 +0000
9+
110
python-oauth2 (1.3.128) lucid; urgency=low
211

312
[ Zooko Ofsimplegeo ]

oauth2/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is the version of this source code.
22

3-
verstr = "1.4.128"
3+
verstr = "1.4.129"
44
try:
55
from pyutil.version_class import Version as pyutil_Version
66
__version__ = pyutil_Version(verstr)

0 commit comments

Comments
 (0)