We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f77440 commit ad9e23eCopy full SHA for ad9e23e
doc/changelog.rst
@@ -5,6 +5,11 @@
5
Changelog
6
=========
7
8
+1.4.9 (July, 18, 2020)
9
+----------------------
10
+
11
+- Fixes an error introduced in 1.4.8 in `Minuit.minos` when `var` keyword is used and at least one parameter is fixed
12
13
1.4.8 (July, 17, 2020)
14
----------------------
15
src/iminuit/version.py
@@ -1 +1 @@
1
-__version__ = "1.4.8"
+__version__ = "1.4.9"
0 commit comments