Skip to content

Commit fd5004e

Browse files
authored
chore: release v2.19.2 (#365)
1 parent ba40dac commit fd5004e

3 files changed

Lines changed: 11 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.1"
2+
".": "2.19.2"
33
}

CHANGELOG.md

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

3+
## [2.19.2](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.19.1...v2.19.2) (2026-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* Handle when BUNDLED_SCHEMA_PATH resolves to site-packages... ([1394b51](https://github.com/BLSQ/openhexa-sdk-python/commit/1394b513b36cfde50abe37dc2da9c861667bf7d2))
9+
* Make sure we install the latest release for the... ([d964299](https://github.com/BLSQ/openhexa-sdk-python/commit/d9642998e16f8335a81536ba2e0d0c3e5ef475b8))
10+
* schema & codegen ([#366](https://github.com/BLSQ/openhexa-sdk-python/issues/366)) ([ba40dac](https://github.com/BLSQ/openhexa-sdk-python/commit/ba40dac30f2f0493667f86539755d1db9837f57f))
11+
312
## [2.19.1](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.19.0...v2.19.1) (2026-03-03)
413

514

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.1"
7+
version = "2.19.2"
88
description = "OpenHEXA SDK"
99

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

0 commit comments

Comments
 (0)