Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
  • Loading branch information
Lawouach committed Nov 16, 2023
1 parent 5eabe47 commit e0e61da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@

## [Unreleased][]

[Unreleased]: https://github.com/chaostoolkit/chaostoolkit-lib/compare/1.40.0...HEAD
[Unreleased]: https://github.com/chaostoolkit/chaostoolkit-lib/compare/1.41.0...HEAD

## [1.41.0][] - 2023-11-16

[1.41.0]: https://github.com/chaostoolkit/chaostoolkit-lib/compare/1.40.0...1.41.0

### Changed

Expand Down
2 changes: 1 addition & 1 deletion chaoslib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"convert_vars",
"PayloadEncoder",
]
__version__ = "1.40.0"
__version__ = "1.41.0"


def substitute(
Expand Down

0 comments on commit e0e61da

Please sign in to comment.