Skip to content

Commit

Permalink
release: 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonadoni committed Dec 15, 2023
1 parent ac2cf64 commit 0798270
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changes
=======

Version 0.9.5 (UNRELEASED)
Version 0.9.5 (2023-12-15)
--------------------------

- Fixes installation by pinning ``bravado-core`` to versions lower than 6.1.1.
Expand Down
2 changes: 1 addition & 1 deletion reana_commons/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@

from __future__ import absolute_import, print_function

__version__ = "0.9.4"
__version__ = "0.9.5"

Check warning on line 17 in reana_commons/version.py

View check run for this annotation

Codecov / codecov/patch

reana_commons/version.py#L17

Added line #L17 was not covered by tests

0 comments on commit 0798270

Please sign in to comment.