Skip to content

Commit

Permalink
Increment build number (#816)
Browse files Browse the repository at this point in the history
  • Loading branch information
kannappanr authored Oct 29, 2019
1 parent 5ca494c commit 9d9f554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minio/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

__title__ = 'minio-py'
__author__ = 'MinIO, Inc.'
__version__ = '5.0.3'
__version__ = '5.0.4'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2015, 2016, 2017, 2018, 2019 MinIO, Inc.'

Expand Down

0 comments on commit 9d9f554

Please sign in to comment.