summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTina Müller <cpan2@tinita.de>2019-12-02 20:58:55 +0100
committerTina Müller <cpan2@tinita.de>2019-12-02 21:13:24 +0100
commita5c2a043a26a6bf2787870eec9006b96ba6bca91 (patch)
tree43abe8d7611c590b583fb3eed682bd800061ceeb /setup.py
parentf4fd3fbf874db649112f7f02add8eb42ef183741 (diff)
downloadpyyaml-git-release/5.2.tar.gz
Version 5.25.2release/5.2
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8a3e215..8634ef0 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
NAME = 'PyYAML'
-VERSION = '5.2b1'
+VERSION = '5.2'
DESCRIPTION = "YAML parser and emitter for Python"
LONG_DESCRIPTION = """\
YAML is a data serialization format designed for human readability