diff options
| author | Kirill Simonov <xi@resolvent.net> | 2006-05-15 06:49:37 +0000 |
|---|---|---|
| committer | Kirill Simonov <xi@resolvent.net> | 2006-05-15 06:49:37 +0000 |
| commit | da8f3caa440b7dab22b9e4f88888bd65472d1127 (patch) | |
| tree | 8ef8abfd375fc2fa3f9917e32d61149a50f35ac1 /setup.py | |
| parent | f87fec835e17753e826d71925718f0476b7fe12d (diff) | |
| download | pyyaml-git-3.02.tar.gz | |
Preparing the next release.3.02
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ NAME = 'PyYAML' -VERSION = '3.01' +VERSION = '3.02' DESCRIPTION = "YAML parser and emitter for Python" LONG_DESCRIPTION = """\ YAML is a data serialization format designed for human readability and |
