Skip to content

Commit 5a8ad43

Browse files
authored
Increment package version after release of azure-monitor-opentelemetry (#38308)
1 parent d92abc4 commit 5a8ad43

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

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.4 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.6.3 (2024-11-04)
414

515
### Features Added

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.3"
7+
VERSION = "1.6.4"

0 commit comments

Comments
 (0)