Show
Ignore:
Timestamp:
09/30/07 19:01:40 (14 months ago)
Author:
tziade@…
Message:

0.1.1?

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • eggchecker/src/setup.py

    r182 r188  
    2323import sys, os 
    2424 
    25 version = '0.1' 
     25version = '0.1.1' 
    2626 
    2727README = open(os.path.join(os.path.dirname(__file__), 'README.txt')).read()