Skip to content

Commit dd51465

Browse files
authored
Merge pull request #248 from jeremydvoss/release-1.0.0b9
Release 1.0.0b9
2 parents 579fe65 + cd26b12 commit dd51465

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## Unreleased
44

5-
- Made build.sh script executible from publish workflow
5+
## [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
68
([#213](https://github.com/microsoft/ApplicationInsights-Python/pull/213))
79
- Updated main and distro READMEs
810
([#205](https://github.com/microsoft/ApplicationInsights-Python/pull/205))

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.0b8"
7+
VERSION = "1.0.0b9"

0 commit comments

Comments
 (0)