Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarp committed Jul 8, 2015
1 parent 29cf6bf commit c6ab8ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
History
-------

0.2.2
++++++++++++++++++
* Fix URL construction. Thanks petedmarsh.

0.2.1
++++++++++++++++++
* Add accounts endpoints. Thanks joelpob.
Expand Down
2 changes: 1 addition & 1 deletion betfair/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.2.1'
__version__ = '0.2.2'

from .betfair import Betfair

Expand Down

0 comments on commit c6ab8ac

Please sign in to comment.