Skip to content

Commit 71ec9a4

Browse files
authored
Increment package version after release of azure_appconfiguration (#13620)
1 parent df15945 commit 71ec9a4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

sdk/appconfiguration/azure-appconfiguration/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
-------------------
55

6+
## 1.1.1 (Unreleased)
7+
8+
69
## 1.1.0 (2020-09-08)
710

811
### Features

sdk/appconfiguration/azure-appconfiguration/azure/appconfiguration/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# Licensed under the MIT License.
44
# ------------------------------------
55

6-
VERSION = "1.1.0"
6+
VERSION = "1.1.1"

0 commit comments

Comments
 (0)