Skip to content

Commit d163e6f

Browse files
author
semantic-release
committed
0.3.1
Automatically generated by python-semantic-release
1 parent 2dfb145 commit d163e6f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.3.1 (2026-04-21)
5+
6+
### Bug Fixes
7+
8+
- Update bw client to provide import modules
9+
([`2dfb145`](https://github.com/bec-project/bec_testing_plugin/commit/2dfb145791f4b42b72179c89f09b96a9c2b4c07f))
10+
11+
412
## v0.3.0 (2025-12-19)
513

614
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "bec_testing_plugin"
7-
version = "0.3.0"
7+
version = "0.3.1"
88
description = "A plugin repository for BEC"
99
requires-python = ">=3.10"
1010
classifiers = [

0 commit comments

Comments
 (0)