Changeset 2038
- Timestamp:
- 08/27/07 23:48:52 (1 year ago)
- Files:
-
- gaphas/trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gaphas/trunk/setup.py
r1827 r2038 1 1 2 VERSION = '0.3. 2'2 VERSION = '0.3.3' 3 3 4 4 from ez_setup import use_setuptools
