From 59a2fff10a8a1f41eee55a43f48ad20539c69e75 Mon Sep 17 00:00:00 2001 From: Anthon van der Neut Date: Fri, 5 Mar 2021 10:37:18 +0100 Subject: last release supporting 2.7 --- _doc/_static/pypi.svg | 2 +- _doc/dumpcls.ryd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '_doc') diff --git a/_doc/_static/pypi.svg b/_doc/_static/pypi.svg index 89b8585..7bce1f4 100644 --- a/_doc/_static/pypi.svg +++ b/_doc/_static/pypi.svg @@ -1 +1 @@ - pypipypi0.16.120.16.12 + pypipypi0.16.130.16.13 diff --git a/_doc/dumpcls.ryd b/_doc/dumpcls.ryd index 6a5e86c..929d5f5 100644 --- a/_doc/dumpcls.ryd +++ b/_doc/dumpcls.ryd @@ -40,7 +40,7 @@ The tag ``!User`` originates from the name of the class. You can specify a different tag by adding the attribute ``yaml_tag``, and explicitly specify dump and/or load *classmethods* which have to be called -``from_yaml`` resp. ``from_yaml``:: +``to_yaml`` resp. ``from_yaml``:: --- !python | import sys -- cgit v1.2.1