Skip to content

Commit eb3dc82

Browse files
author
Ysf
committed
version
1 parent dca3cf3 commit eb3dc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def run(self):
2828

2929
setup(
3030
name="azpype",
31-
version="0.4.4",
31+
version="0.4.5",
3232
description="A native Python interface wrapping AzCopy for bulk data transfer to and from Azure Blob Storage.",
3333
long_description=open('README.md', encoding="UTF-8").read(),
3434
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)