Skip to content

Commit

Permalink
Release 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hootnot committed May 15, 2017
1 parent c6bf6fb commit 38ee312
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
@@ -1,3 +1,9 @@
Version 0.2.4
-------------
2017/05/15:
documentation fix regarding incorrect output references of
AccountList and AccountDetails, #pr 73

Version 0.2.3
-------------
2017/04/17:
Expand Down
2 changes: 1 addition & 1 deletion oandapyV20/__init__.py
@@ -1,5 +1,5 @@
__title__ = "OANDA REST V20 API Wrapper"
__version__ = "0.2.3"
__version__ = "0.2.4"
__author__ = "Feite Brekeveld"
__license__ = "MIT"
__copyright__ = "Copyright 2016 Feite Brekeveld"
Expand Down

0 comments on commit 38ee312

Please sign in to comment.