build: bump version 1.10.0 -> 1.10.1

This commit is contained in:
2025-02-14 12:24:21 +00:00
parent 4f2a28bb52
commit 8b7550f573
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 1.10.1 (2025-02-14)
### Fixes
- **python**: Dont use system TimeZone data, use python zoneinfo module zone data
## 1.10.0 (2025-02-10)
### feat