aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2019-09-27 07:42:40 +0200
committerAnthon van der Neut <anthon@mnt.org>2019-09-27 07:42:40 +0200
commit6c9efee91faf790999d07b0fadbf1514998cde75 (patch)
tree8840ef1f10fb15a9afa5c5753347674ba99d74d1 /README.rst
parent49e20e99772a301cb7d966369631b46cab7b0eb8 (diff)
downloadruamel-yaml-clib-code-6c9efee91faf790999d07b0fadbf1514998cde75.tar.gz
update .c to incorporate size_t change for marks0.2.0
Arnaud Bergeron's change to the .pyx needs to percolate to the _ruamel_yaml.c file (dv make cython)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index dfdc54f..7373273 100644
--- a/README.rst
+++ b/README.rst
@@ -4,8 +4,8 @@ ruamel.yaml.clib
``ruamel.yaml.clib`` is the C based reader/scanner and emitter for ruamel.yaml
-:version: 0.1.0
-:updated: 2019-07-25
+:version: 0.2.0
+:updated: 2019-09-26
:documentation: http://yaml.readthedocs.io
:repository: https://bitbucket.org/ruamel/yaml.clib
:pypi: https://pypi.org/project/ruamel.yaml.clib/