Skip to content

Commit 99dbb64

Browse files
committed
0.1.3
Automatically generated by python-semantic-release
1 parent 74cbf97 commit 99dbb64

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.1.3 (2021-05-25)
6+
7+
58
## v0.1.2 (2021-05-24)
69

710

wipac_telemetry/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
__all__ = ["tracing_tools"]
66

77
# version is a human-readable version number.
8-
__version__ = "0.1.2"
8+
__version__ = "0.1.3"
99

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

0 commit comments

Comments
 (0)