Skip to content

Commit 26f8ea4

Browse files
authored
chore(main): release 2.10.0 (#305)
1 parent 3c38fe0 commit 26f8ea4

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-
".": "2.9.0"
2+
".": "2.10.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.10.0](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.9.0...v2.10.0) (2025-09-02)
4+
5+
6+
### Features
7+
8+
* **workspace:** PATHWAYS-634 update worksapce settings ([#304](https://github.com/BLSQ/openhexa-sdk-python/issues/304)) ([3c38fe0](https://github.com/BLSQ/openhexa-sdk-python/commit/3c38fe00ef2268b4904b1266e34b2d914784d345))
9+
310
## [2.9.0](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.8.0...v2.9.0) (2025-08-25)
411

512

pyproject.toml

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

55
[project]
66
name = "openhexa.sdk"
7-
version = "2.9.0"
7+
version = "2.10.0"
88
description = "OpenHEXA SDK"
99

1010
authors = [{ name = "Bluesquare", email = "[email protected]" }]

0 commit comments

Comments
 (0)