Skip to content

Commit 43abccb

Browse files
author
GitHub Release Workflow
committed
3.3.8 versioning
Signed-off-by: GitHub Release Workflow <>
1 parent 19aa3b6 commit 43abccb

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.3.8] - 2025-01-24
4+
- Added 'rf_sel.py' script to simplify the ability for a user to find the SEL on a service
5+
36
## [3.3.7] - 2025-01-17
47
- Added option to 'rf_bios_settings.py' to reset BIOS to the default settings
58
- Added 'rf_firmware_inventory.py' script to collect and display firmware versions

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

0 commit comments

Comments
 (0)