Skip to content

Commit de45d6a

Browse files
author
GitHub Release Workflow
committed
3.4.1 versioning
Signed-off-by: GitHub Release Workflow <>
1 parent 98c8e09 commit de45d6a

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.1] - 2025-05-30
4+
- Added new global config to automatically internalize task monitoring for select operations
5+
36
## [3.4.0] - 2025-05-02
47
- Corrected the usage of the 'DateTimeLocalOffset' property when setting a manager's time
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.0",
52+
version="3.4.1",
5353
description="Redfish Utilities",
5454
long_description=long_description,
5555
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)