We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca3cf3 commit eb3dc82Copy full SHA for eb3dc82
setup.py
@@ -28,7 +28,7 @@ def run(self):
28
29
setup(
30
name="azpype",
31
- version="0.4.4",
+ version="0.4.5",
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