Skip to content

Commit 9c2538e

Browse files
author
Simple Geebus
committed
Prepared changelog for build 130
1 parent bd80349 commit 9c2538e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
python-oauth2 (1.4.130) lucid; urgency=low
2+
3+
* UNRELEASED
4+
5+
-- SimpleGeo Nerds <[email protected]> Mon, 24 Jan 2011 17:22:46 +0000
6+
17
python-oauth2 (1.4.129) lucid; urgency=low
28

39
[ 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.129"
3+
verstr = "1.4.130"
44
try:
55
from pyutil.version_class import Version as pyutil_Version
66
__version__ = pyutil_Version(verstr)

0 commit comments

Comments
 (0)