Skip to content

Commit d212a13

Browse files
authored
Merge pull request #142 from mkoeppe/prepare-2.1.4
Prepare release 2.1.4
2 parents b178c0a + f57012b commit d212a13

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
cypari2 change log
33
==================
44

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+
512
v2.1.3
613
------
714

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.3
1+
2.1.4

0 commit comments

Comments
 (0)