We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f8e4bf commit 0f78c17Copy full SHA for 0f78c17
src/elastic-san/HISTORY.rst
@@ -2,6 +2,10 @@
2
3
Release History
4
===============
5
+1.3.2
6
+++++++
7
+* `az elastic-san`: Support autoscale, prerestore, and prebackup
8
+
9
1.3.1b1
10
++++++
11
* `az elastic-san volume-group create/update`: Add warning for CRC data integration check
src/elastic-san/setup.py
@@ -10,7 +10,7 @@
12
# HISTORY.rst entry.
13
-VERSION = '1.3.1b1'
+VERSION = '1.3.2'
14
15
# The full list of classifiers is available at
16
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments