Skip to content

Commit

Permalink
3.3.3 versioning
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Release Workflow <>
  • Loading branch information
GitHub Release Workflow committed Jul 12, 2024
1 parent 5ad4040 commit 656a20a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## [3.3.3] - 2024-07-12
- Fixed 'list' commands for 'rf_power_equipment.py' and 'rf_thermal_equipment.py' to handle cases where properties are not supported or null

## [3.3.2] - 2024-06-14
- Added new 'rf_thermal_equipment.py' tool for managing thermal equipment, such as CDUs

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def run(self):

setup(
name="redfish_utilities",
version="3.3.2",
version="3.3.3",
description="Redfish Utilities",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 656a20a

Please sign in to comment.