summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2019-06-06 07:06:15 +0200
committerAnthon van der Neut <anthon@mnt.org>2019-06-06 07:06:15 +0200
commitfb1189a345ffa99085d3dbd8ea5b205df51d8868 (patch)
treefbf30a7e20258ddb0b7b92225f341368c72551d8 /README.rst
parent9b4cae91532d57b81fdd62979ada19ebae06fbd6 (diff)
downloadruamel.yaml-fb1189a345ffa99085d3dbd8ea5b205df51d8868.tar.gz
regenerate ext/_ruamel_yaml.c with Cython version 0.29.100.15.97
needed for Python 3.8.0b1
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index acb5fb1..650c44d 100644
--- a/README.rst
+++ b/README.rst
@@ -4,8 +4,8 @@ ruamel.yaml
``ruamel.yaml`` is a YAML 1.2 loader/dumper package for Python.
-:version: 0.15.96
-:updated: 2019-05-16
+:version: 0.15.97
+:updated: 2019-06-06
:documentation: http://yaml.readthedocs.io
:repository: https://bitbucket.org/ruamel/
:pypi: https://pypi.org/project/ruamel.yaml/
@@ -54,7 +54,9 @@ ChangeLog
.. should insert NEXT: at the beginning of line for next key (with empty line)
-NEXT:
+0.15.97 (2019-06-06):
+ - regenerate ext/_ruamel_yaml.c with Cython version 0.29.10, needed for
+ Python 3.8.0b1
- regenerate ext/_ruamel_yaml.c with Cython version 0.29.9, needed for
Python 3.8.0a4 (reported by `Anthony Sottile
<https://bitbucket.org/%7B569cc8ea-0d9e-41cb-94a4-19ea517324df%7D/>`__)