mirror of
https://github.com/ivan-usov-org/bec.git
synced 2025-04-22 02:20:02 +02:00
2.34.13
Automatically generated by python-semantic-release
This commit is contained in:
parent
f41e8bcabc
commit
b950355c4b
@ -1,6 +1,13 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v2.34.13 (2024-11-05)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* fix: fix permission issue for file created by other user ([`f41e8bc`](https://gitlab.psi.ch/bec/bec/-/commit/f41e8bcabc5c9c1f705cfaa985f91cd0b03292bf))
|
||||
|
||||
|
||||
## v2.34.12 (2024-10-22)
|
||||
|
||||
### Bug Fixes
|
||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "bec_ipython_client"
|
||||
version = "2.34.12"
|
||||
version = "2.34.13"
|
||||
description = "BEC IPython client"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "bec_lib"
|
||||
version = "2.34.12"
|
||||
version = "2.34.13"
|
||||
description = "BEC library"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "bec-server"
|
||||
version = "2.34.12"
|
||||
version = "2.34.13"
|
||||
description = "BEC server"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "pytest-bec-e2e"
|
||||
version = "2.34.12"
|
||||
version = "2.34.13"
|
||||
description = "BEC pytest plugin for end-to-end tests"
|
||||
requires-python = ">=3.10"
|
||||
classifiers = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user