Skip to content

Commit 0454b3c

Browse files
committed
release: 0.9.2
1 parent cfaca99 commit 0454b3c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Changes
22
=======
33

4-
Version 0.9.2 (UNRELEASED)
4+
Version 0.9.2 (2023-12-12)
55
--------------------------
66

7+
- Adds automated multi-platform container image building for amd64 and arm64 architectures.
78
- Adds metadata labels to Dockerfile.
89
- Fixes container image building on the arm64 architecture.
910

reana_workflow_engine_cwl/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
from __future__ import absolute_import, print_function
1616

17-
__version__ = "0.9.1"
17+
__version__ = "0.9.2"

0 commit comments

Comments
 (0)