Skip to content

Commit ad9e23e

Browse files
authored
release 1.4.9 (#460)
1 parent 4f77440 commit ad9e23e

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+
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+
813
1.4.8 (July, 17, 2020)
914
----------------------
1015

src/iminuit/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.4.8"
1+
__version__ = "1.4.9"

0 commit comments

Comments
 (0)