File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v3.159.1 (2026-07-28)
5+
6+ ### Bug Fixes
7+
8+ - **ci**: Added webengine flags "--disable-gpu" for bec widgets tests
9+ ([`529f8c6`](https://github.com/bec-project/bec/commit/529f8c6e635fad6abde94ff37be39bceef4942b3))
10+
11+
412## v3.159.0 (2026-07-27)
513
614### Features
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " bec_ipython_client"
7- version = " 3.159.0 "
7+ version = " 3.159.1 "
88description = " BEC IPython client"
99requires-python = " >=3.11"
1010classifiers = [
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " bec_lib"
7- version = " 3.159.0 "
7+ version = " 3.159.1 "
88description = " BEC library"
99requires-python = " >=3.11"
1010classifiers = [
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " bec-server"
7- version = " 3.159.0 "
7+ version = " 3.159.1 "
88description = " BEC server"
99requires-python = " >=3.11"
1010classifiers = [
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " pytest-bec-e2e"
7- version = " 3.159.0 "
7+ version = " 3.159.1 "
88description = " BEC pytest plugin for end-to-end tests"
99requires-python = " >=3.11"
1010classifiers = [
You can’t perform that action at this time.
0 commit comments