Changeset 1713 in products
- Timestamp:
- Feb 11, 2010 1:00:15 PM (15 years ago)
- Location:
- quintagroup.canonicalpath/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
quintagroup.canonicalpath/trunk/docs/HISTORY.txt
r1711 r1713 1 1 Changelog 2 2 ========= 3 4 0.5 (unreleased) 5 ---------------- 6 7 - Nothing changed yet. 8 3 9 4 10 0.4 (2010-02-11) -
quintagroup.canonicalpath/trunk/setup.py
r1710 r1713 2 2 import os 3 3 4 version = '0. 4'4 version = '0.5dev' 5 5 6 6 tests_require=['zope.testing']
Note: See TracChangeset
for help on using the changeset viewer.