Skip to content

Commit 5d5b0ab

Browse files
author
Ysf
committed
ver bump
1 parent 1345f0e commit 5d5b0ab

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.2",
31+
version="0.4.3",
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)