Skip to content

Commit a12c73e

Browse files
author
GitHub Release Workflow
committed
1.1.9 versioning
Signed-off-by: GitHub Release Workflow <>
1 parent 2160b2c commit a12c73e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## [1.1.9] - 2023-02-10
4+
- Updated various package versions based on GitHub recommendations
5+
36
## [1.1.8] - 2022-07-15
47
- Various fixes to handling of composition requests
58

api_emulator/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Copyright 2016-2019 DMTF. All rights reserved.
33
# License: BSD 3-Clause License. For full text see link: https://github.com/DMTF/Redfish-Interface-Emulator/blob/master/LICENSE.md
44

5-
__version__ = '1.1.8'
5+
__version__ = '1.1.9'

0 commit comments

Comments
 (0)