Skip to content

Commit 7ffce68

Browse files
authored
Update version in _init_ to preparet for releae 1.0.1 (#338)
1 parent 5ad9bf3 commit 7ffce68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/datalake/store/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# license information.
77
# --------------------------------------------------------------------------
88

9-
__version__ = "1.0.0-alpha0"
9+
__version__ = "1.0.1"
1010

1111
from .core import AzureDLFileSystem
1212
from .multithread import ADLDownloader

0 commit comments

Comments
 (0)