Skip to content

Commit 55bbd1d

Browse files
author
github-actions
committed
0.3.0
Automatically generated by python-semantic-release
1 parent ab0deee commit 55bbd1d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.3.0 (2023-10-03)
6+
7+
8+
59
## v0.2.7 (2023-05-24)
610

711

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.2.7"
8+
__version__ = "0.3.0"
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)