Skip to content

Commit 106bf4e

Browse files
authored
chore: release v2.20.2 (#389)
1 parent 8804a63 commit 106bf4e

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.20.1"
2+
".": "2.20.2"
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.20.2](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.20.1...v2.20.2) (2026-05-18)
4+
5+
6+
### Miscellaneous
7+
8+
* Update GraphQL schema ([#388](https://github.com/BLSQ/openhexa-sdk-python/issues/388)) ([8804a63](https://github.com/BLSQ/openhexa-sdk-python/commit/8804a632693edc623ef8d20190ec7d6a75465619))
9+
310
## [2.20.1](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.20.0...v2.20.1) (2026-04-28)
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.20.1"
7+
version = "2.20.2"
88
description = "OpenHEXA SDK"
99

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

0 commit comments

Comments
 (0)