Skip to content

Commit 4337ea2

Browse files
committed
Bump the version
1 parent 5b7ba9f commit 4337ea2

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

messaging/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# see LICENSE
22

3-
VERSION = (0, 5, 11)
3+
VERSION = (0, 5, 12)

packaging/debian/generic/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.12-1) lucid; urgency=low
2+
3+
* New upstream version
4+
5+
-- Andrew Bird <[email protected]> Tue, 24 Jan 2012 13:50:24 +0000
6+
17
python-messaging (0.5.11-1) lucid; urgency=low
28

39
* New upstream version

python-messaging.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ Pure python SMS encoder/decoder library
4040

4141
%changelog
4242

43+
* Tue Jan 24 2012 - Andrew Bird <[email protected]> - 0.5.12
44+
- New release
45+
4346
* Tue Aug 30 2011 - Andrew Bird <[email protected]> - 0.5.11
4447
- New release
4548

0 commit comments

Comments
 (0)