Skip to content

Commit

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

## 1.29.4 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.29.3 (2023-08-22)

### Bugs Fixed
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core/azure/core/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "1.29.3"
VERSION = "1.29.4"

0 comments on commit cb21518

Please sign in to comment.