File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ ENTRYPOINT ["reana-client"]
5252
5353# Set image labels
5454LABEL org.opencontainers.image.authors="team@reanahub.io"
55- LABEL org.opencontainers.image.created="2026-01-09 "
55+ LABEL org.opencontainers.image.created="2026-03-30 "
5656LABEL org.opencontainers.image.description="REANA reproducible analysis platform - command-line client"
5757LABEL org.opencontainers.image.documentation="https://reana-client.readthedocs.io/"
5858LABEL org.opencontainers.image.licenses="MIT"
@@ -61,5 +61,5 @@ LABEL org.opencontainers.image.title="reana-client"
6161LABEL org.opencontainers.image.url="https://github.com/reanahub/reana-client"
6262LABEL org.opencontainers.image.vendor="reanahub"
6363# x-release-please-start-version
64- LABEL org.opencontainers.image.version="0.95.0-alpha.3 "
64+ LABEL org.opencontainers.image.version="0.95.0-alpha.4 "
6565# x-release-please-end
Original file line number Diff line number Diff line change 1414
1515from __future__ import absolute_import , print_function
1616
17- __version__ = "0.95.0a3 "
17+ __version__ = "0.95.0a4 "
You can’t perform that action at this time.
0 commit comments