Skip to content

Commit 6c0d008

Browse files
authored
Merge pull request #186 from mkoeppe/prep_release_1_11_3
README.rst, VERSION: Update to 1.11.3
2 parents 8edb2a2 + 66f5d9b commit 6c0d008

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.rst

+5-4
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.11.3a0.dev0
1+
1.11.3

0 commit comments

Comments
 (0)