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 ab0deee commit 55bbd1dCopy full SHA for 55bbd1d
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.3.0 (2023-10-03)
6
+
7
8
9
## v0.2.7 (2023-05-24)
10
11
wipac_telemetry/__init__.py
@@ -5,7 +5,7 @@
__all__ = ["tracing_tools"]
# version is a human-readable version number.
-__version__ = "0.2.7"
+__version__ = "0.3.0"
# version_info is a four-tuple for programmatic comparison. The first
# three numbers are the components of the version number. The fourth
0 commit comments