Skip to content

Commit 3c4a1e5

Browse files
committed
Release v0.4.0
1 parent 3810d95 commit 3c4a1e5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
## 0.4.0 - 2025-02-06
6+
* controlmaster: allow ssh config file to be specified
7+
58
## 0.3.0 - 2023-02-24
69
* controlmaster: capture output from failed ssh connection attempts
710
* controlmaster: read until stdout and stderr reach end-of-file

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = lbpytest
3-
version = 0.3.0
3+
version = 0.4.0
44
author = Christoph Böhmwalder
55
author_email = christoph.boehmwalder@linbit.com
66
description = Utilities for Python-driven integration tests at LINBIT

0 commit comments

Comments
 (0)