Skip to content

Commit 5404084

Browse files
committed
chore(main): release 2.5.1
1 parent d9b079b commit 5404084

3 files changed

Lines changed: 10 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.5.0"
2+
".": "2.5.1"
33
}

CHANGELOG.md

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

3+
## [2.5.1](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.5.0...v2.5.1) (2025-06-24)
4+
5+
6+
### Bug Fixes
7+
8+
* circular dep ([#278](https://github.com/BLSQ/openhexa-sdk-python/issues/278)) ([d9b079b](https://github.com/BLSQ/openhexa-sdk-python/commit/d9b079b54b1ddb24927d977bcb2cef6c62ae89c6))
9+
* **deps:** update dependency geopandas to >=1.1.0,<1.2.0 ([#268](https://github.com/BLSQ/openhexa-sdk-python/issues/268)) ([9167809](https://github.com/BLSQ/openhexa-sdk-python/commit/916780918cd785892d9dca05ce77ad4a96147b6e))
10+
311
## [2.5.0](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.4.0...v2.5.0) (2025-06-20)
412

513

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

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

0 commit comments

Comments
 (0)