Skip to content

Commit f9528a7

Browse files
author
GitHub Release Workflow
committed
3.4.4 versioning
Signed-off-by: GitHub Release Workflow <>
1 parent dfbd232 commit f9528a7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## [3.4.4] - 2025-10-31
4+
- Added new arguments to 'rf_logs.py' to control how many log entries to collect
5+
- Added 'FullPowerCycle' to 'rf_power_reset.py'
6+
- Added support for showing ServiceIdentification in the output of 'rf_discover.py'
7+
38
## [3.4.3] - 2025-09-05
49
- Added option to 'modify_user' to set PasswordChangeRequired
510

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.3",
52+
version="3.4.4",
5353
description="Redfish Utilities",
5454
long_description=long_description,
5555
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)