mirror of
https://github.com/bec-project/bec.git
synced 2026-06-01 15:58:31 +02:00
3.42.5
Automatically generated by python-semantic-release
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v3.42.5 (2025-06-22)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- **serializer**: Reset codec cache when new codecs are registered
|
||||
([`82bbc8c`](https://github.com/bec-project/bec/commit/82bbc8c04e88100957252ca33c29b4135ffaab51))
|
||||
|
||||
|
||||
## v3.42.4 (2025-06-20)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "bec_ipython_client"
|
||||
version = "3.42.4"
|
||||
version = "3.42.5"
|
||||
description = "BEC IPython client"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "bec_lib"
|
||||
version = "3.42.4"
|
||||
version = "3.42.5"
|
||||
description = "BEC library"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "bec-server"
|
||||
version = "3.42.4"
|
||||
version = "3.42.5"
|
||||
description = "BEC server"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "pytest-bec-e2e"
|
||||
version = "3.42.4"
|
||||
version = "3.42.5"
|
||||
description = "BEC pytest plugin for end-to-end tests"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user