Skip to content

Commit

Permalink
chore: release 0.19.0 (#72)
Browse files Browse the repository at this point in the history
Signed-off-by: ThibaultFy <[email protected]>
  • Loading branch information
ThibaultFy authored Nov 22, 2022
1 parent d6e8bde commit 86b0e9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.19.0](https://github.com/Substra/substra-tools/releases/tag/0.19.0) - 2022-11-22

### CHANGED

- BREAKING CHANGE (#65)
Expand Down
2 changes: 1 addition & 1 deletion substratools/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.18.0"
__version__ = "0.19.0"

0 comments on commit 86b0e9c

Please sign in to comment.