Skip to content

Commit 5fc96bd

Browse files
author
Ysf
committed
minor version bump -> 0.5.1
1 parent 958516f commit 5fc96bd

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.1",
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)