Skip to content

Commit

Permalink
Increment package version after release of azure-servicebus (#26765)
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Oct 11, 2022
1 parent bf0aeb7 commit 643bb80
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/servicebus/azure-servicebus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 7.8.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 7.8.1 (2022-10-11)

This version and all future versions will require Python 3.7+. Python 3.6 is no longer supported.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Licensed under the MIT License.
# ------------------------------------

VERSION = "7.8.1"
VERSION = "7.8.2"

0 comments on commit 643bb80

Please sign in to comment.