File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.12.2 "
2
+ "." : " 2.13.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.13.0] ( https://github.com/BLSQ/openhexa-sdk-python/compare/v2.12.2...v2.13.0 ) (2025-09-25)
4
+
5
+
6
+ ### Features
7
+
8
+ * release trigger ([ c055e1c] ( https://github.com/BLSQ/openhexa-sdk-python/commit/c055e1cafcc7fa33c617024d610876969815d2c1 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * include v in tag ([ 11fa1fc] ( https://github.com/BLSQ/openhexa-sdk-python/commit/11fa1fca4e663b4b9bcb9a39ed533d933be8f5c4 ) )
14
+ * release please configration ([ 3f032e3] ( https://github.com/BLSQ/openhexa-sdk-python/commit/3f032e3d46453c8261525aca9db66a119295dc02 ) )
15
+ * use manifest ([ fe8978a] ( https://github.com/BLSQ/openhexa-sdk-python/commit/fe8978a5026ffc15fdc398c30916cb06af0e2e1f ) )
16
+
3
17
## [ 2.12.2] ( https://github.com/BLSQ/openhexa-sdk-python/compare/v2.12.1...v2.12.2 ) (2025-09-12)
4
18
5
19
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.sdk"
7
- version = " 2.12.2 "
7
+ version = " 2.13.0 "
8
8
description = " OpenHEXA SDK"
9
9
10
10
authors = [{
name =
" Bluesquare" ,
email =
" [email protected] " }]
You can’t perform that action at this time.
0 commit comments