Changeset 314 for pyyaml/trunk/setup.py

Show
Ignore:
Timestamp:
12/27/08 14:11:55 (3 years ago)
Author:
xi
Message:

Bumped the version number.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pyyaml/trunk/setup.py

    r308 r314  
    11 
    22NAME = 'PyYAML' 
    3 VERSION = '3.06' 
     3VERSION = '3.07' 
    44DESCRIPTION = "YAML parser and emitter for Python" 
    55LONG_DESCRIPTION = """\