Skip to content

Commit d75094d

Browse files
authored
Bump our version and add changelog entry (#616)
1 parent 44c940c commit d75094d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
## 2.2.0 - 2025-04-03
6+
- Upgrade Otel dependencies to 1.31.1 / 0.52b1
7+
58
## 2.1.0 - 2025-02-18
69
- Upgrade Otel dependencies to 1.30.0 / 0.51b0
710

src/splunk_otel/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414

1515

16-
__version__ = "2.1.0"
16+
__version__ = "2.2.0"

0 commit comments

Comments
 (0)