Changeset 254 for pyyaml/trunk/setup.py

Show
Ignore:
Timestamp:
05/12/07 17:27:19 (5 years ago)
Author:
xi
Message:

Update the package version.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pyyaml/trunk/setup.py

    r227 r254  
    11 
    22NAME = 'PyYAML' 
    3 VERSION = '3.04' 
     3VERSION = '3.05' 
    44DESCRIPTION = "YAML parser and emitter for Python" 
    55LONG_DESCRIPTION = """\