We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c025b40 commit 2f61e13Copy full SHA for 2f61e13
CHANGES.rst
@@ -1,6 +1,11 @@
1
Changes
2
=======
3
4
+Version 0.9.1 (2023-09-27)
5
+--------------------------
6
+
7
+- Fixes container image names to be Podman-compatible.
8
9
Version 0.9.0 (2023-01-19)
10
--------------------------
11
reana_workflow_engine_cwl/version.py
@@ -14,4 +14,4 @@
14
15
from __future__ import absolute_import, print_function
16
17
-__version__ = "0.9.1a2"
+__version__ = "0.9.1"
0 commit comments