Skip to content

Commit 6e72e6b

Browse files
committed
update version
1 parent c32a8bf commit 6e72e6b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

sdk/appconfiguration/azure-appconfiguration/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33

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

6+
## 1.0.1 (Unreleased)
7+
8+
### Features
9+
10+
- Doc & Sample fixes
11+
612
## 1.0.0 (2020-01-06)
713

814
### Features

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# Licensed under the MIT License.
44
# ------------------------------------
55

6-
VERSION = "1.0.0"
6+
VERSION = "1.0.1"

0 commit comments

Comments
 (0)