We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac38f6 commit 6d0356eCopy full SHA for 6d0356e
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.1.4 (2021-05-26)
6
+
7
8
## v0.1.3 (2021-05-25)
9
10
wipac_telemetry/__init__.py
@@ -5,7 +5,7 @@
__all__ = ["tracing_tools"]
# version is a human-readable version number.
-__version__ = "0.1.3"
+__version__ = "0.1.4"
# 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