Skip to content

Commit d83dc28

Browse files
committed
update version and changelog
1 parent 015a62c commit d83dc28

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

doc/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
Changelog
66
=========
77

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+
813
2.21.2 (March 19, 2023)
914
-----------------------
1015
- Fix CITATION.CFF

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88
[project]
99
name = "iminuit"
1010
description = "Jupyter-friendly Python frontend for MINUIT2 in C++"
11-
version = "2.21.2"
11+
version = "2.21.3"
1212
maintainers = [
1313
{ name = "Hans Dembinski" },
1414
{ email = "[email protected]" },

0 commit comments

Comments
 (0)