commit | a667b61247604e2b89e694d4d3e2a681f9485c3c | [log] [tgz] |
---|---|---|
author | Kirill Simonov <xi@resolvent.net> | Sat Dec 27 19:11:55 2008 +0000 |
committer | Kirill Simonov <xi@resolvent.net> | Sat Dec 27 19:11:55 2008 +0000 |
tree | 025de482152f8065b3f4fe7d91b63e05160cdf36 | |
parent | 5413848f2ba250cc2c70f0192893a4a9626a8209 [diff] [blame] |
Bumped the version number.
diff --git a/setup.py b/setup.py index 0f9f67d..d963517 100644 --- a/setup.py +++ b/setup.py
@@ -1,6 +1,6 @@ NAME = 'PyYAML' -VERSION = '3.06' +VERSION = '3.07' DESCRIPTION = "YAML parser and emitter for Python" LONG_DESCRIPTION = """\ YAML is a data serialization format designed for human readability and