Skip to content

Commit e5fa447

Browse files
committed
chore(master): release 0.95.0a8 (#152)
1 parent 3ce9b0d commit e5fa447

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pytest_reana/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.95.0a7"
17+
__version__ = "0.95.0a8"

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"pytest-cache>=1.0,<2.0",
4646
"pytest-cov>=3.0.0,<4.0",
4747
"pytest>=7.0.0,<9.0.0",
48-
"reana-commons>=0.95.0a1,<0.96.0",
49-
"reana-db>=0.95.0a1,<0.96.0",
48+
"reana-commons>=0.95.0a15,<0.96.0",
49+
"reana-db>=0.95.0a7,<0.96.0",
5050
"swagger_spec_validator>=2.1.0",
5151
]
5252
packages = find_packages()

0 commit comments

Comments
 (0)