We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09c397e commit 096defcCopy full SHA for 096defc
CHANGES.rst
@@ -4,7 +4,7 @@ ChangeLog
4
1.15 (2023-??-??)
5
-----------------
6
7
-* Add support for Python 3.12 by using Cython 3.0.0.
+* Add support for Python 3.12 by using Cython 3.0.1.
8
9
10
1.14 (2023-03-19)
requirements.txt
@@ -1,6 +1,6 @@
1
tox
2
pytest
3
coverage
-Cython>=3.0.0
+Cython>=3.0.1
codecov
wheel
0 commit comments