We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958516f commit 5fc96bdCopy full SHA for 5fc96bd
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="azpype",
8
- version="0.5.0",
+ version="0.5.1",
9
description="A native Python interface wrapping AzCopy for bulk data transfer to and from Azure Blob Storage.",
10
long_description=open('README.md', encoding="UTF-8").read(),
11
long_description_content_type='text/markdown',
0 commit comments