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 Sep 25, 2023
1 parent 279fa11 commit 6562b76
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.17"

This comment has been minimized.

Copy link
@pbrw

pbrw Nov 14, 2023

Contributor

Shouldn't be 7.2.0?

This comment has been minimized.

Copy link
@harshavardhana

harshavardhana Nov 14, 2023

Member

Look at correct commits 8e681bb @pbrw

__version__ = "7.1.18"
__license__ = "Apache 2.0"
__copyright__ = "Copyright 2015, 2016, 2017, 2018, 2019, 2020 MinIO, Inc."

Expand Down

0 comments on commit 6562b76

Please sign in to comment.