Skip to content

Commit e9be161

Browse files
author
GitHub Release Workflow
committed
3.4.2 versioning
Signed-off-by: GitHub Release Workflow <>
1 parent 5a3cd29 commit e9be161

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## [3.4.2] - 2025-08-29
4+
- Added 'setserviceid' option to rf_manager_config.py
5+
36
## [3.4.1] - 2025-05-30
47
- Added new global config to automatically internalize task monitoring for select operations
58

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def run(self):
4949

5050
setup(
5151
name="redfish_utilities",
52-
version="3.4.1",
52+
version="3.4.2",
5353
description="Redfish Utilities",
5454
long_description=long_description,
5555
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)