Changeset 75:db423938f1d9
- Timestamp:
- 11/10/08 02:59:00 (21 months ago)
- Author:
- Nicolas ?vrard <nicoe@…>
- Branch:
- default
- Tags:
- 0.4.1
- Message:
-
preparation for the release
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r64
|
r75
|
|
| | 1 | 0.4.1 - 20081110 |
| | 2 | * Support for upstream PyCha since the most annoying bug has been fixed |
| | 3 | * Removed the entrypoint stuff that was confusing lot of users |
| | 4 | |
| 1 | 5 | 0.4.0 - 20080910 |
| 2 | 6 | * Generation of png/svg files through PyCha |
-
|
r72
|
r75
|
|
| 13 | 13 | import templates |
| 14 | 14 | |
| 15 | | __version__ = '0.4.0' |
| | 15 | __version__ = '0.4.1' |