We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1345f0e commit 5d5b0abCopy full SHA for 5d5b0ab
setup.py
@@ -28,7 +28,7 @@ def run(self):
28
29
setup(
30
name="azpype",
31
- version="0.4.2",
+ version="0.4.3",
32
description="A native Python interface wrapping AzCopy for bulk data transfer to and from Azure Blob Storage.",
33
long_description=open('README.md', encoding="UTF-8").read(),
34
long_description_content_type='text/markdown',
0 commit comments