Skip to content

Commit e95228a

Browse files
author
Simple Geebus
committed
Prepared changelog for build 134
1 parent 08761a2 commit e95228a

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.134) lucid; urgency=low
2+
3+
* UNRELEASED
4+
5+
-- SimpleGeo Nerds <[email protected]> Mon, 24 Jan 2011 18:30:58 +0000
6+
17
python-oauth2 (1.4.133) 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.133"
3+
verstr = "1.4.134"
44
try:
55
from pyutil.version_class import Version as pyutil_Version
66
__version__ = pyutil_Version(verstr)

0 commit comments

Comments
 (0)