File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 10.0 .0"
2+ "." : " 10.1 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ 10.1.0] ( https://github.com/muhlba91/onyx-client/compare/v10.0.0...v10.1.0 ) (2025-10-26)
5+
6+
7+ ### Features
8+
9+ * upgrade to python 3.13 ([ 3f2c2b2] ( https://github.com/muhlba91/onyx-client/commit/3f2c2b2d75e2087539f16ff8f08edeed342cb14a ) )
10+
411## [ 10.0.0] ( https://github.com/muhlba91/onyx-client/compare/v9.3.0...v10.0.0 ) (2025-10-26)
512
613
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44
55[tool .poetry ]
66name = " onyx-client"
7- version = " 10.0 .0"
7+ version = " 10.1 .0"
88description = " HTTP Client for Hella's ONYX.CENTER API."
99license = " MIT"
1010authors = [
You can’t perform that action at this time.
0 commit comments