Skip to content

Commit

Permalink
bump version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shlomi Kushchi authored Aug 30, 2020
1 parent e7e19af commit b87bf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpaca_backtrader_api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
__all__ = [
'AlpacaStore', 'AlpacaBroker', 'AlpacaData',
]
__version__ = '0.9.5'
__version__ = '0.10.0'

0 comments on commit b87bf88

Please sign in to comment.