Skip to content

Commit 4cdddf0

Browse files
committed
[chore] Bump version and changelog
1 parent da0a4cc commit 4cdddf0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.16.0] - 2025-10-30
6+
7+
### Added
8+
- Support for custom configuration number extraction in the sfcf input module.
9+
10+
### Fixed
11+
- Calculation of expected chisquare in connection with priors.
12+
13+
### Changed
14+
- Support for python<3.10 was dropped.
15+
516
## [2.15.1] - 2025-10-19
617

718
### Fixed

pyerrors/version.py

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

0 commit comments

Comments
 (0)