Skip to content

Commit e14df6c

Browse files
azclibotmsyyc
andauthored
[AutoRelease] t2-netapp-2022-01-12-75881 (Azure#22467)
* support py36 * support py36 Co-authored-by: Yuchao Yan <[email protected]>
1 parent 22737ba commit e14df6c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

sdk/netapp/azure-mgmt-netapp/CHANGELOG.md

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

3+
## 6.0.1 (2022-01-12)
4+
5+
**Fixes**
6+
7+
- add support for Python 3.6
8+
39
## 6.0.0 (2022-01-06)
410

511
**Features**

sdk/netapp/azure-mgmt-netapp/azure/mgmt/netapp/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "6.0.0"
9+
VERSION = "6.0.1"

0 commit comments

Comments
 (0)