Skip to content

Commit cfa543d

Browse files
authored
chore(main): release 1.6.2 (#78)
1 parent 7173506 commit cfa543d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.1"
2+
".": "1.6.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+
## [1.6.2](https://github.com/BLSQ/openhexa-toolbox/compare/v1.6.1...v1.6.2) (2024-12-31)
4+
5+
6+
### Bug Fixes
7+
8+
* adds fields to levels of organisation units ([#77](https://github.com/BLSQ/openhexa-toolbox/issues/77)) ([7173506](https://github.com/BLSQ/openhexa-toolbox/commit/7173506ce87806b656ed17e4eeed2645bcb2860f))
9+
310
## [1.6.1](https://github.com/BLSQ/openhexa-toolbox/compare/v1.6.0...v1.6.1) (2024-12-26)
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.toolbox"
7-
version = "1.6.1"
7+
version = "1.6.2"
88
description = "A set of tools to acquire & process data from various sources"
99
authors = [{ name = "Bluesquare", email = "dev@bluesquarehub.com" }]
1010
maintainers = [{ name = "Bluesquare", email = "dev@bluesquarehub.com" }]

0 commit comments

Comments
 (0)