Skip to content

Commit 53b2048

Browse files
authored
chore: release 0.20.0 (#76)
Signed-off-by: ThibaultFy <50656860+ThibaultFy@users.noreply.github.com>
1 parent c85052a commit 53b2048

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [0.20.0](https://github.com/Substra/substra-tools/releases/tag/0.20.0) - 2022-12-19
11+
1012
### Changed
1113

1214
- Add optional argument to ``register`` decorator to choose a custom function name. Allow to register the same function several time with a different name (#74)

substratools/__version__.py

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

0 commit comments

Comments
 (0)