mirror of
https://github.com/fjosw/pyerrors.git
synced 2026-03-30 07:09:12 +02:00
[release] Bump version to 2.17, append CHANGELOG
This commit is contained in:
parent
23d2629801
commit
62f41d0d5f
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.17.0] - 2026-03-29
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Added pandas 3 support.
|
||||||
|
|
||||||
## [2.16.0] - 2025-10-30
|
## [2.16.0] - 2025-10-30
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__version__ = "2.17.0-dev"
|
__version__ = "2.17.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue