Skip to content

Commit 000a051

Browse files
author
semantic-release
committed
0.3.0
Automatically generated by python-semantic-release
1 parent 1b53602 commit 000a051

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.0 (2025-12-19)
5+
6+
### Features
7+
8+
- Add device progress scan
9+
([`1b53602`](https://github.com/bec-project/bec_testing_plugin/commit/1b53602e6294441169f24516ac4b05d9b60d38ef))
10+
11+
412
## v0.2.0 (2025-12-11)
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.2.0"
7+
version = "0.3.0"
88
description = "A plugin repository for BEC"
99
requires-python = ">=3.10"
1010
classifiers = [

0 commit comments

Comments
 (0)