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.
2 parents b178c0a + f57012b commit d212a13Copy full SHA for d212a13
NEWS
@@ -2,6 +2,13 @@
2
cypari2 change log
3
==================
4
5
+v2.1.4
6
+------
7
+
8
+- compatibility with Python 3.12 [`https://github.com/sagemath/cypari2/pull/138`]
9
+- compatibility with Cython 3 [`https://github.com/sagemath/cypari2/pull/139`]
10
+- declare build dependencies in `pyproject.toml` [`https://github.com/sagemath/cypari2/pull/139`]
11
12
v2.1.3
13
------
14
VERSION
@@ -1 +1 @@
1
-2.1.3
+2.1.4
0 commit comments