Skip to content

Commit 459903a

Browse files
committed
chore: release 0.53.0
Signed-off-by: ThibaultFy <[email protected]>
1 parent 1cde1cd commit 459903a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev = [
4242
"pytest",
4343
"pytest-cov",
4444
"pytest-mock",
45-
"substratools>=0.21.3",
45+
"substratools>=0.21.4",
4646
"black",
4747
"flake8",
4848
"isort",

substra/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.53.0rc1"
1+
__version__ = "0.53.0"

0 commit comments

Comments
 (0)