Skip to content

Commit 9f7c651

Browse files
committed
chore: release v2.19.6
1 parent af4b166 commit 9f7c651

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.19.5"
2+
".": "2.19.6"
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.19.6](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.19.5...v2.19.6) (2026-04-20)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update googleapis/release-please-action action to v4.4.1 ([#377](https://github.com/BLSQ/openhexa-sdk-python/issues/377)) ([af4b166](https://github.com/BLSQ/openhexa-sdk-python/commit/af4b166406bda38bf81166b673d45ff41738024a))
9+
310
## [2.19.5](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.19.4...v2.19.5) (2026-04-08)
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.19.5"
7+
version = "2.19.6"
88
description = "OpenHEXA SDK"
99

1010
authors = [{ name = "Bluesquare", email = "dev@bluesquarehub.com" }]

0 commit comments

Comments
 (0)