Skip to content

Commit bddc8bb

Browse files
author
Aman Jain
committed
Updating History and setup files
1 parent 5a277c2 commit bddc8bb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/amlfs/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Release History
44
===============
55

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+
610
1.1.0
711
+++++
812
Added: az amlfs import create/update/list/show/delete commands for importing data from Blob Storage to AMLFS

src/amlfs/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.1.0'
13+
VERSION = '1.2.0'
1414

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

0 commit comments

Comments
 (0)