File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 5
5
Changelog
6
6
=========
7
7
8
+ 2.31.1rc0 (April 05, 2025)
9
+ --------------------------
10
+ - Fix ccache keys (`#1082 <https://github.com/scikit-hep/iminuit/pull/1082 >`_)
11
+
8
12
2.31.0 (April 04, 2025)
9
13
-----------------------
10
14
- Fix qt widget sizing issues and simplify code (`#1075 <https://github.com/scikit-hep/iminuit/pull/1075 >`_)
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "scikit_build_core.build"
5
5
[project ]
6
6
name = " iminuit"
7
7
description = " Jupyter-friendly Python frontend for MINUIT2 in C++"
8
- version = " 2.31.0 "
8
+ version = " 2.31.1rc0 "
9
9
maintainers = [{ name = " Hans Dembinski" , email = " hans.dembinski@gmail.com" }]
10
10
readme = " README.rst"
11
11
requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments