Skip to content

Commit

Permalink
Updated version to 0.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
akharit authored Aug 6, 2018
1 parent 5742b1b commit e86e1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/datalake/store/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# license information.
# --------------------------------------------------------------------------

__version__ = "0.0.25"
__version__ = "0.0.26"

from .core import AzureDLFileSystem
from .multithread import ADLDownloader
Expand Down

0 comments on commit e86e1f1

Please sign in to comment.