Skip to content

Commit fd139ab

Browse files
author
Bruno Cornec
committed
Publish v0.4.4
- Update pb yml file and pbcl - Fix monitor_sleep default initialization - Fix URLs in the doc Change-Id: I5231a8edcbafe4f89f4104c59d9c4fdd06ba72cd
1 parent b2e331d commit fd139ab

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

pbconf/python-redfish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ vetype:
115115
# Global version/tag for the project
116116
#
117117
projver:
118-
python-redfish: 0.4.3
118+
python-redfish: 0.4.4
119119
projtag:
120120
python-redfish: 1
121121
#

pbconf/python-redfish/pbcl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
PYTHON-REDFISH CHANGES
44

5-
v0.4.4 (2050-01-01)
6-
- TBD
5+
v0.4.4 (2019-10-30)
6+
- Fix monitor_sleep default initialization
7+
- Fix URLs referenced in doc
78

89
v0.4.3 (2019-10-14)
910
- Adds a monitor command (Bruno Cornec)

0 commit comments

Comments
 (0)