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 11cysignals: interrupt and signal handling for Cython
22===================================================
33
4- .. image :: https://travis-ci.org/sagemath/cysignals.svg?branch=master
5- :target: https://travis-ci.org/sagemath/cysignals
6-
74.. image :: https://readthedocs.org/projects/cysignals/badge/?version=latest
8- :target: http ://cysignals.readthedocs.org
5+ :target: https ://cysignals.readthedocs.org
96
107Cython and interrupts
118---------------------
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "mesonpy"
44
55[project ]
66name = " cysignals"
7- version = " 1.12.3 "
7+ version = " 1.12.4 "
88description = " Interrupt and signal handling for Cython"
99license = { file = " LICENSE" }
1010readme = { file = " README.rst" , content-type = " text/x-rst" }
You can’t perform that action at this time.
0 commit comments