We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74cbf97 commit 99dbb64Copy full SHA for 99dbb64
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.1.3 (2021-05-25)
6
+
7
8
## v0.1.2 (2021-05-24)
9
10
wipac_telemetry/__init__.py
@@ -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
11
# three numbers are the components of the version number. The fourth
0 commit comments