Skip to content

Commit e789022

Browse files
github-actions[bot]muhlba91
authored andcommitted
chore(release): release 10.1.0
1 parent 3f2c2b2 commit e789022

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "10.0.0"
2+
".": "10.1.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "onyx-client"
7-
version = "10.0.0"
7+
version = "10.1.0"
88
description = "HTTP Client for Hella's ONYX.CENTER API."
99
license = "MIT"
1010
authors = [

0 commit comments

Comments
 (0)