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.
2 parents 579fe65 + cd26b12 commit dd51465Copy full SHA for dd51465
CHANGELOG.md
@@ -2,7 +2,9 @@
2
3
## Unreleased
4
5
-- Made build.sh script executible from publish workflow
+## [1.0.0b9](https://github.com/microsoft/ApplicationInsights-Python/releases/tag/v1.0.0b9) - 2023-02-22
6
+
7
+- Made build.sh script executable from publish workflow
8
([#213](https://github.com/microsoft/ApplicationInsights-Python/pull/213))
9
- Updated main and distro READMEs
10
([#205](https://github.com/microsoft/ApplicationInsights-Python/pull/205))
azure-monitor-opentelemetry/azure/monitor/opentelemetry/_version.py
@@ -4,4 +4,4 @@
# license information.
# --------------------------------------------------------------------------
-VERSION = "1.0.0b8"
+VERSION = "1.0.0b9"
0 commit comments