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.30.1 (October 08, 2024)
9
+ -------------------------
10
+ - Ci: add 3.13 wheels (`#1047 <https://github.com/scikit-hep/iminuit/pull/1047 >`_)
11
+
8
12
2.30.0 (September 24, 2024)
9
13
---------------------------
10
14
- Fix: root version in docs (`#1043 <https://github.com/scikit-hep/iminuit/pull/1043 >`_)
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.30.0 "
8
+ version = " 2.30.1 "
9
9
maintainers = [{
name =
" Hans Dembinski" ,
email =
" [email protected] " }]
10
10
readme = " README.rst"
11
11
requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments