Skip to content

Commit f4ba62b

Browse files
authored
Increment version for schemaregistry releases (Azure#23825)
Increment package version after release of azure-schemaregistry-avroencoder
1 parent 233fbea commit f4ba62b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

sdk/schemaregistry/azure-schemaregistry-avroencoder/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.0.0b4 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.0.0b3 (2022-04-05)
414

515
### Breaking Changes

sdk/schemaregistry/azure-schemaregistry-avroencoder/azure/schemaregistry/encoder/avroencoder/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
#
2525
# --------------------------------------------------------------------------
2626

27-
VERSION = "1.0.0b3"
27+
VERSION = "1.0.0b4"

0 commit comments

Comments
 (0)