We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca494c commit 9d9f554Copy full SHA for 9d9f554
minio/__init__.py
@@ -29,7 +29,7 @@
29
30
__title__ = 'minio-py'
31
__author__ = 'MinIO, Inc.'
32
-__version__ = '5.0.3'
+__version__ = '5.0.4'
33
__license__ = 'Apache 2.0'
34
__copyright__ = 'Copyright 2015, 2016, 2017, 2018, 2019 MinIO, Inc.'
35
0 commit comments