File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ++++++++++++++++++++++++++++++++++++++++++++++
2+ python-messaging-0.4
3+ Overview of changes since python-messaging-0.3
4+ ++++++++++++++++++++++++++++++++++++++++++++++
5+
6+ This is a new major stable release of python-messaging. List of changes:
7+
8+ * Py3K support
9+ * GSM 7bit decoding fixes
10+
11+
112++++++++++++++++++++++++++++++++++++++++++++++
213python-messaging-0.3
314Overview of changes since python-messaging-0.2
Original file line number Diff line number Diff line change 1+ python-messaging (0.4-1) lucid; urgency=low
2+
3+ * New upstream version
4+
5+ -- Andrew Bird <
[email protected] > Mon, 07 Jun 2010 18:25:48 +0100
6+
17python-messaging (0.3-1) lucid; urgency=low
28
39 * New upstream version
Original file line number Diff line number Diff line change 88 extra ['use_2to3' ] = True
99
1010setup (name = "python-messaging" ,
11- version = '0.3 .0' ,
11+ version = '0.4 .0' ,
1212 description = 'SMS encoder/decoder' ,
1313 license = 'GPL' ,
1414 packages = find_packages (),
You can’t perform that action at this time.
0 commit comments