Skip to content

Commit b720fb0

Browse files
chore(main): release 0.1.7
1 parent cfdeea0 commit b720fb0

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
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-
".": "0.1.6"
2+
".": "0.1.7"
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+
## [0.1.7](https://github.com/Aleph-Alpha/pharia-studio-sdk/compare/v0.1.6...v0.1.7) (2025-09-15)
4+
5+
6+
### Documentation
7+
8+
* add description for `max_workers` arg for `Benchmark.execute` ([cfdeea0](https://github.com/Aleph-Alpha/pharia-studio-sdk/commit/cfdeea0f62a088a52ac750c1600e0ec724aceac6))
9+
310
## [0.1.6](https://github.com/Aleph-Alpha/pharia-studio-sdk/compare/v0.1.5...v0.1.6) (2025-07-28)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pharia-studio-sdk"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
description = ""
55
authors = [{ name = "Aleph Alpha Engineering", email = "[email protected]" }]
66
requires-python = ">=3.10,<3.13"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)