We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779f4f1 commit 9910abcCopy full SHA for 9910abc
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [1.0.0b10](https://github.com/microsoft/ApplicationInsights-Python/releases/tag/v1.0.0b10) - 2023-02-23
6
+
7
- Fix source and wheel distribution, include MANIFEST.in and use `pkgutils` style `__init__.py`
8
([#250](https://github.com/microsoft/ApplicationInsights-Python/pull/250))
9
azure-monitor-opentelemetry/azure/monitor/opentelemetry/_version.py
@@ -4,4 +4,4 @@
# license information.
# --------------------------------------------------------------------------
-VERSION = "1.0.0b9"
+VERSION = "1.0.0b10"
0 commit comments