File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1
1
cysignals: interrupt and signal handling for Cython
2
2
===================================================
3
3
4
- .. image :: https://travis-ci.org/sagemath/cysignals.svg?branch=master
5
- :target: https://travis-ci.org/sagemath/cysignals
6
-
7
4
.. image :: https://readthedocs.org/projects/cysignals/badge/?version=latest
8
- :target: http ://cysignals.readthedocs.org
5
+ :target: https ://cysignals.readthedocs.org
9
6
10
7
Cython and interrupts
11
8
---------------------
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "mesonpy"
4
4
5
5
[project ]
6
6
name = " cysignals"
7
- version = " 1.12.3 "
7
+ version = " 1.12.4 "
8
8
description = " Interrupt and signal handling for Cython"
9
9
license = { file = " LICENSE" }
10
10
readme = { file = " README.rst" , content-type = " text/x-rst" }
You can’t perform that action at this time.
0 commit comments