Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

Commit

Permalink
Bump version to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
briancline committed Nov 23, 2014
1 parent 3714dd3 commit 250abb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion object_storage/consts.py
Expand Up @@ -4,7 +4,7 @@
See COPYING for license information
"""

__version__ = "0.5.1"
__version__ = "0.5.2"

USER_AGENT = "sl-object-storage-python: %s" % __version__

Expand Down

0 comments on commit 250abb8

Please sign in to comment.