We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a277c2 commit bddc8bbCopy full SHA for bddc8bb
src/amlfs/HISTORY.rst
@@ -3,6 +3,10 @@
3
Release History
4
===============
5
6
+1.2.0
7
++++++
8
+Added: az amlfs auto-import create/update/list/show/delete commands for automatically importing data from Blob Storage to AMLFS
9
+
10
1.1.0
11
+++++
12
Added: az amlfs import create/update/list/show/delete commands for importing data from Blob Storage to AMLFS
src/amlfs/setup.py
@@ -10,7 +10,7 @@
# HISTORY.rst entry.
13
-VERSION = '1.1.0'
+VERSION = '1.2.0'
14
15
# The full list of classifiers is available at
16
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments