summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2021-04-11 13:44:10 +0200
committerStefan Behnel <stefan_ml@behnel.de>2021-04-11 13:44:10 +0200
commit1c214e2e9b498a85e6c4f5aa55c477c891438196 (patch)
tree5e87fd1bbc39a551d84503d050a885b398506660
parent6b3f67c3211d00fe9bcbffefc6d7c5dff0228b7b (diff)
parentdb8cf13c9b3af031f28a7f5db5a9e4771f3ad263 (diff)
downloadcython-1c214e2e9b498a85e6c4f5aa55c477c891438196.tar.gz
Merge branch '0.29.x'
-rw-r--r--CHANGES.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 8c76bf793..ef64941d6 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -575,7 +575,8 @@ Other changes
.. _`PEP-563`: https://www.python.org/dev/peps/pep-0563
.. _`PEP-479`: https://www.python.org/dev/peps/pep-0479
-0.29.23 (2021-??-??)
+
+0.29.23 (2021-04-11)
====================
Bugs fixed