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 Aug 2, 2023
1 parent a7d44fb commit 1c7c7b1
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 @@ -2,7 +2,11 @@

## [Unreleased][]

[Unreleased]: https://github.com/chaostoolkit-incubator/chaostoolkit-opentracing/compare/0.12.0...HEAD
[Unreleased]: https://github.com/chaostoolkit-incubator/chaostoolkit-opentracing/compare/0.13.0...HEAD

## [0.13.0][] - 2023-08-02

[0.13.0]: https://github.com/chaostoolkit-incubator/chaostoolkit-opentracing/compare/0.12.0...0.13.0

### Added

Expand Down
2 changes: 1 addition & 1 deletion chaostracing/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
__version__ = "0.12.0"
__version__ = "0.13.0"

0 comments on commit 1c7c7b1

Please sign in to comment.