diff options
| -rw-r--r-- | CHANGES.rst | 7 | ||||
| -rw-r--r-- | version.txt | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 39bb770..2cba6a7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,11 +2,10 @@ Changes ========= -6.1.2 (unreleased) +6.2.0 (unreleased) ================== -- Nothing changed yet. - +- Add support for Python 3.10. 6.1.1 (2021-10-13) ================== @@ -18,8 +17,6 @@ See `issue 104 <https://github.com/zopefoundation/zope.schema/issues/104>`_ (scroll down, it is around the *reopen*). -- Add support for Python 3.10. - 6.1.0 (2021-02-09) ================== diff --git a/version.txt b/version.txt index d94689c..7f2146f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6.1.2.dev0 +6.2.0.dev0 |
