Skip to content

Commit 66f5d9b

Browse files
author
Matthias Koeppe
committed
README.rst, VERSION: Update to 1.11.3
1 parent 81903a4 commit 66f5d9b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,13 @@ Links
4343
Changelog
4444
---------
4545

46-
1.11.3 (not released yet)
47-
^^^^^^^^^^^^^^^^^^^^^^^^^
46+
1.11.3 (2023-10-04)
47+
^^^^^^^^^^^^^^^^^^^
4848

49-
* Add support for Cython 3.
49+
* Add support for Cython 3. [#174, #176, #182, #187]
50+
* Add support for Python 3.12.
5051
* Replace `fprintf` by calls to `write`, which is async-signal-safe according to POSIX. [#162]
51-
* Introduce a general hook to interface with custom signal handling
52+
* Introduce a general hook to interface with custom signal handling. [#181]
5253

5354

5455
1.11.2 (2021-12-15)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.11.3a0.dev0
1+
1.11.3

0 commit comments

Comments
 (0)