Skip to content

Commit 8804611

Browse files
authored
Merge pull request #25 from yusuf-jkhan1/doc/AzCopyStdoutParser
minor version bump -> 0.5.2
2 parents d39b908 + 485c5fd commit 8804611

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name="azpype",
8-
version="0.5.0",
8+
version="0.5.2",
99
description="A native Python interface wrapping AzCopy for bulk data transfer to and from Azure Blob Storage.",
1010
long_description=open('README.md', encoding="UTF-8").read(),
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)