Skip to content

Commit ee10917

Browse files
committed
Bump to 0.20
1 parent cecd6d4 commit ee10917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpaca_trade_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .rest import REST # noqa
22
from .stream2 import StreamConn # noqa
33

4-
__version__ = '0.19'
4+
__version__ = '0.20'

0 commit comments

Comments
 (0)