Skip to content

Commit 45458b4

Browse files
committed
update version and changelog
1 parent 0d2b1d0 commit 45458b4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/changelog.rst

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

8+
2.30.1 (October 08, 2024)
9+
-------------------------
10+
- Ci: add 3.13 wheels (`#1047 <https://github.com/scikit-hep/iminuit/pull/1047>`_)
11+
812
2.30.0 (September 24, 2024)
913
---------------------------
1014
- Fix: root version in docs (`#1043 <https://github.com/scikit-hep/iminuit/pull/1043>`_)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "scikit_build_core.build"
55
[project]
66
name = "iminuit"
77
description = "Jupyter-friendly Python frontend for MINUIT2 in C++"
8-
version = "2.30.0"
8+
version = "2.30.1"
99
maintainers = [{ name = "Hans Dembinski", email = "hans.dembinski@gmail.com" }]
1010
readme = "README.rst"
1111
requires-python = ">=3.9"

0 commit comments

Comments
 (0)