Skip to content

Commit

Permalink
Increment (Azure#33409)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenttran-msft authored Dec 6, 2023
1 parent cb678ce commit d6aeefe
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions sdk/storage/azure-storage-queue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release History

## 12.10.0b1 (Unreleased)

### Features Added


## 12.9.0 (2023-12-05)

### Other Changes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# license information.
# --------------------------------------------------------------------------

VERSION = "12.9.0"
VERSION = "12.10.0b1"
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-queue/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
url='https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-queue',
keywords="azure, azure sdk",
classifiers=[
'Development Status :: 5 - Production/Stable',
'Development Status :: 4 - Beta',
'Programming Language :: Python',
"Programming Language :: Python :: 3 :: Only",
'Programming Language :: Python :: 3',
Expand Down

0 comments on commit d6aeefe

Please sign in to comment.