Skip to content

Commit 24ef26b

Browse files
authored
Increment version for core releases (Azure#15269)
Increment package version after release of azure_common
1 parent b7df7c1 commit 24ef26b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

sdk/core/azure-common/CHANGELOG.md

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

3+
## 1.1.27 (Unreleased)
4+
5+
36
## 1.1.26 (2020-11-10)
47

58
- get_client_from_cli_profile now supports azure-applicationinsights 0.1.0 package

sdk/core/azure-common/azure/common/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
#--------------------------------------------------------------------------
66

7-
VERSION = "1.1.26"
7+
VERSION = "1.1.27"

0 commit comments

Comments
 (0)