[release] Bump version to 2.17, append CHANGELOG

This commit is contained in:
Fabian Joswig 2026-03-29 20:48:23 +02:00
commit 62f41d0d5f
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,11 @@
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
### Added

View file

@ -1 +1 @@
__version__ = "2.17.0-dev"
__version__ = "2.17.0"