mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-10-13 16:09:57 +02:00
[chore] Bump version and update Changelog
This commit is contained in:
parent
cf36d17a00
commit
5bcbe5c2ff
2 changed files with 6 additions and 1 deletions
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [2.15.0] - 2025-10-10
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Option to explicitly specify the number of fit parameters added.
|
||||||
|
|
||||||
## [2.14.0] - 2025-03-09
|
## [2.14.0] - 2025-03-09
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = "2.15.0-dev"
|
__version__ = "2.15.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue