Changeset 1004
- Timestamp:
- 08/30/07 10:36:54 (15 months ago)
- Files:
-
- 1 modified
-
trunk/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/setup.py
r1003 r1004 3 3 from setuptools import setup, find_packages 4 4 5 version = "1.0alpha1" 6 5 7 setup( name = "pyrad", 6 version = " 0.9",8 version = "version", 7 9 author = "Wichert Akkerman", 8 10 author_email = "wichert@simplon.biz",