Skip to content

Commit 2db7fcf

Browse files
committed
Bumping to version 1.0.0b7
1 parent 1f01f7e commit 2db7fcf

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.0b7](https://github.com/microsoft/ApplicationInsights-Python/releases/tag/v1.0.0b7) - 2022-09-26
6+
57
- Adding requests, flask, and psycopg2 instrumentations
68
([#199](https://github.com/microsoft/ApplicationInsights-Python/pull/199))
79
- Added publishing action

azure-monitor-opentelemetry-distro/src/azure/monitor/opentelemetry/distro/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.0b6"
7+
VERSION = "1.0.0b7"

0 commit comments

Comments
 (0)