Skip to content

Commit

Permalink
Bump to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshavardhana committed Feb 18, 2016
1 parent fa05ebd commit 64a34c1
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 @@ -28,7 +28,7 @@

__title__ = 'minio-py'
__author__ = 'Minio, Inc.'
__version__ = '0.2.9'
__version__ = '1.0.0'
__license__ = 'Apache 2.0'
__copyright__ = 'Copyright 2015 Minio, Inc.'

Expand Down

0 comments on commit 64a34c1

Please sign in to comment.