Skip to content

Commit

Permalink
Merge pull request #57 from addisonlynch/dev
Browse files Browse the repository at this point in the history
Update version for rls 0.3.2
  • Loading branch information
addisonlynch authored Apr 21, 2018
2 parents b45a3bb + 27f4f33 commit 3b4ddcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iexfinance/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from .utils.exceptions import IEXQueryError

__author__ = 'Addison Lynch'
__version__ = '0.3.1'
__version__ = '0.3.2'

# Data provided for free by IEX
# Data is furnished in compliance with the guidelines promulgated in the IEX
Expand Down

0 comments on commit 3b4ddcb

Please sign in to comment.