Skip to content

Commit e37eeb2

Browse files
authored
Increment package version after release of azure-monitor-opentelemetry (#40471)
1 parent 4d8426b commit e37eeb2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: sdk/monitor/azure-monitor-opentelemetry/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.6.8 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.6.7 (2025-04-10)
414

515
### Bugs Fixed

Diff for: sdk/monitor/azure-monitor-opentelemetry/azure/monitor/opentelemetry/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# --------------------------------------------------------------------------
66

7-
VERSION = "1.6.7"
7+
VERSION = "1.6.8"

0 commit comments

Comments
 (0)