mirror of
https://github.com/bec-project/bec.git
synced 2026-06-01 07:48:30 +02:00
3.69.2
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.69.2 (2025-10-08)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **history**: Fix cache for h5 structure access
|
||||
([`6c85069`](https://github.com/bec-project/bec/commit/6c85069df700bb417afcd1de126723315220353d))
|
||||
|
||||
### Build System
|
||||
|
||||
- Exclude pydantic 2.12.0
|
||||
([`999e09e`](https://github.com/bec-project/bec/commit/999e09ec41ddefbccbcc54b54c31162381408d7b))
|
||||
|
||||
|
||||
## v3.69.1 (2025-10-07)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "bec_ipython_client"
|
||||
version = "3.69.1"
|
||||
version = "3.69.2"
|
||||
description = "BEC IPython client"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "bec_lib"
|
||||
version = "3.69.1"
|
||||
version = "3.69.2"
|
||||
description = "BEC library"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "bec-server"
|
||||
version = "3.69.1"
|
||||
version = "3.69.2"
|
||||
description = "BEC server"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "pytest-bec-e2e"
|
||||
version = "3.69.1"
|
||||
version = "3.69.2"
|
||||
description = "BEC pytest plugin for end-to-end tests"
|
||||
requires-python = ">=3.11"
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user