File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.6.0 "
2
+ "." : " 1.6.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.6.1] ( https://github.com/BLSQ/openhexa-toolbox/compare/v1.6.0...v1.6.1 ) (2024-12-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** update dependency pytest-cov to v6 ([ #64 ] ( https://github.com/BLSQ/openhexa-toolbox/issues/64 ) ) ([ 0923d55] ( https://github.com/BLSQ/openhexa-toolbox/commit/0923d5562e9c3155a7b2b37c9d62dc1b0d0a3485 ) )
9
+ * ** deps:** update dependency ruff to ~ =0.8.4 ([ #70 ] ( https://github.com/BLSQ/openhexa-toolbox/issues/70 ) ) ([ 3e4d246] ( https://github.com/BLSQ/openhexa-toolbox/commit/3e4d246bb501c17a12161b524fb11d2b92288630 ) )
10
+
3
11
## [ 1.6.0] ( https://github.com/BLSQ/openhexa-toolbox/compare/v1.5.0...v1.6.0 ) (2024-12-26)
4
12
5
13
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " openhexa.toolbox"
7
- version = " 1.6.0 "
7
+ version = " 1.6.1 "
8
8
description = " A set of tools to acquire & process data from various sources"
9
9
authors = [{ name = " Bluesquare" , email = " dev@bluesquarehub.com" }]
10
10
maintainers = [{ name = " Bluesquare" , email = " dev@bluesquarehub.com" }]
You can’t perform that action at this time.
0 commit comments