Skip to content

Commit 1fd0991

Browse files
qgeromeblsqbot
andauthored
chore(main): release 2.1.0 (#243)
Co-authored-by: blsqbot <83090543+blsqbot@users.noreply.github.com>
1 parent 9b5224c commit 1fd0991

3 files changed

Lines changed: 14 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.0.5"
2+
".": "2.1.0"
33
}

CHANGELOG.md

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

3+
## [2.1.0](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.0.5...v2.1.0) (2025-03-28)
4+
5+
6+
### Features
7+
8+
* cli users should have a way to give a pipeline code in the command to upload a pipeline (HEXA-1216) ([#242](https://github.com/BLSQ/openhexa-sdk-python/issues/242)) ([69d1cb9](https://github.com/BLSQ/openhexa-sdk-python/commit/69d1cb963b38385d39d088beacdd876a1c1be2c3))
9+
10+
11+
### Bug Fixes
12+
13+
* dictionary lapping for widget ([#248](https://github.com/BLSQ/openhexa-sdk-python/issues/248)) ([9b5224c](https://github.com/BLSQ/openhexa-sdk-python/commit/9b5224ce61acc732a1124fc347a9cfc0f0e49e9f))
14+
315
## [2.0.5](https://github.com/BLSQ/openhexa-sdk-python/compare/v2.0.4...v2.0.5) (2025-03-11)
416

517

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

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

0 commit comments

Comments
 (0)