Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed May 25, 2021
1 parent 74cbf97 commit 99dbb64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

<!--next-version-placeholder-->

## v0.1.3 (2021-05-25)


## v0.1.2 (2021-05-24)


Expand Down
2 changes: 1 addition & 1 deletion wipac_telemetry/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
__all__ = ["tracing_tools"]

# version is a human-readable version number.
__version__ = "0.1.2"
__version__ = "0.1.3"

# version_info is a four-tuple for programmatic comparison. The first
# three numbers are the components of the version number. The fourth
Expand Down

0 comments on commit 99dbb64

Please sign in to comment.