Changeset 107 for biocomp.pscoils/trunk/setup.py
- Timestamp:
- 10/18/09 19:27:54 (3 years ago)
- Location:
- biocomp.pscoils/trunk
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
biocomp.pscoils/trunk
-
Property
svn:mergeinfo set
to
/biocomp.pscoils/branches/biopython-enabled merged eligible
-
Property
svn:mergeinfo set
to
-
biocomp.pscoils/trunk/setup.py
r7 r107 2 2 import sys, os 3 3 4 version = ' 0.1'4 version = '1.0.0' 5 5 6 6 setup(name='biocomp.pscoils',
