Skip to content

Commit

Permalink
Update version to next release
Browse files Browse the repository at this point in the history
  • Loading branch information
minio-trusted committed Feb 27, 2022
1 parent 9759f4d commit 8e6885b
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 @@ -33,7 +33,7 @@

__title__ = "minio-py"
__author__ = "MinIO, Inc."
__version__ = "7.1.4"
__version__ = "7.1.5"
__license__ = "Apache 2.0"
__copyright__ = "Copyright 2015, 2016, 2017, 2018, 2019, 2020 MinIO, Inc."

Expand Down

0 comments on commit 8e6885b

Please sign in to comment.