File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 5
5
Changelog
6
6
=========
7
7
8
+ 2.21.3 (April 03, 2023)
9
+ -----------------------
10
+ - Fix template input modification bug in template class (`#856 <https://github.com/scikit-hep/iminuit/pull/856 >`_)
11
+ - Better docs for limits from annotated model parameters (`#853 <https://github.com/scikit-hep/iminuit/pull/853 >`_)
12
+
8
13
2.21.2 (March 19, 2023)
9
14
-----------------------
10
15
- Fix CITATION.CFF
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
8
8
[project ]
9
9
name = " iminuit"
10
10
description = " Jupyter-friendly Python frontend for MINUIT2 in C++"
11
- version = " 2.21.2 "
11
+ version = " 2.21.3 "
12
12
maintainers = [
13
13
{ name = " Hans Dembinski" },
14
14
You can’t perform that action at this time.
0 commit comments