Skip to content

Commit 0f78c17

Browse files
committed
update version
1 parent 8f8e4bf commit 0f78c17

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/elastic-san/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
33
Release History
44
===============
5+
1.3.2
6+
++++++
7+
* `az elastic-san`: Support autoscale, prerestore, and prebackup
8+
59
1.3.1b1
610
++++++
711
* `az elastic-san volume-group create/update`: Add warning for CRC data integration check

src/elastic-san/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
# HISTORY.rst entry.
13-
VERSION = '1.3.1b1'
13+
VERSION = '1.3.2'
1414

1515
# The full list of classifiers is available at
1616
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)