Skip to content

Commit 9910abc

Browse files
committed
Release v1.0.0b10
1 parent 779f4f1 commit 9910abc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## [1.0.0b10](https://github.com/microsoft/ApplicationInsights-Python/releases/tag/v1.0.0b10) - 2023-02-23
6+
57
- Fix source and wheel distribution, include MANIFEST.in and use `pkgutils` style `__init__.py`
68
([#250](https://github.com/microsoft/ApplicationInsights-Python/pull/250))
79

azure-monitor-opentelemetry/azure/monitor/opentelemetry/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# --------------------------------------------------------------------------
66

7-
VERSION = "1.0.0b9"
7+
VERSION = "1.0.0b10"

0 commit comments

Comments
 (0)