We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e331d commit fd139abCopy full SHA for fd139ab
pbconf/python-redfish.yml
@@ -115,7 +115,7 @@ vetype:
115
# Global version/tag for the project
116
#
117
projver:
118
- python-redfish: 0.4.3
+ python-redfish: 0.4.4
119
projtag:
120
python-redfish: 1
121
pbconf/python-redfish/pbcl
@@ -2,8 +2,9 @@
2
3
PYTHON-REDFISH CHANGES
4
5
-v0.4.4 (2050-01-01)
6
-- TBD
+v0.4.4 (2019-10-30)
+- Fix monitor_sleep default initialization
7
+- Fix URLs referenced in doc
8
9
v0.4.3 (2019-10-14)
10
- Adds a monitor command (Bruno Cornec)
0 commit comments