Skip to content

Commit

Permalink
Bump 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bhelx committed Nov 9, 2017
1 parent c993068 commit 7895f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recurly/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"""

__version__ = '2.5.0'
__version__ = '2.5.1'
__python_version__ = '.'.join(map(str, sys.version_info[:3]))

cached_rate_limits = {
Expand Down

0 comments on commit 7895f20

Please sign in to comment.