Changeset 38:78315fc60703 in livinglogic.python.pycoco
- Timestamp:
- 01/07/08 10:55:21 (12 years ago)
- Author:
- Walter Doerwald <walter@…>
- Branch:
- default
- Message:
-
Add change info to setup.py.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
r36
|
r38
|
|
19 | 19 | executed by the test suite. |
20 | 20 | |
21 | | New in version 0.2.1 |
22 | | -------------------- |
| 21 | New in version 0.3 |
| 22 | ------------------ |
23 | 23 | |
24 | | The format of the docstrings has been updated. |
| 24 | * The format of the docstrings has been updated. |
| 25 | |
| 26 | * Updated to use XIST 3.0. |
25 | 27 | |
26 | 28 | New in version 0.2 |
27 | 29 | ------------------ |
28 | 30 | |
29 | | The list of files can now be sorted by clicking on the sort buttons |
30 | | in the table headers. |
| 31 | * The list of files can now be sorted by clicking on the sort buttons |
| 32 | in the table headers. |
31 | 33 | """ |
32 | 34 | |