Skip to content

Commit 2d597bd

Browse files
committed
Bump the version, revise changelog and packaging
1 parent eee61ad commit 2d597bd

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
python-messaging (0.5.10-1) lucid; urgency=low
2+
3+
* New upstream version
4+
5+
-- Andrew Bird <[email protected]> Tue, 01 Mar 2011 12:52:00 +0000
6+
17
python-messaging (0.5.9-1) lucid; urgency=low
28

39
* New upstream version

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
extra['use_2to3'] = True
99

1010
setup(name="python-messaging",
11-
version='0.5.9',
11+
version='0.5.10',
1212
description='SMS/MMS encoder/decoder',
1313
license=open('COPYING').read(),
1414
packages=find_packages(),

0 commit comments

Comments
 (0)