Skip to content

Commit aa49139

Browse files
committed
update version to 0.50.0
1 parent 45f9a82 commit aa49139

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.49.1'
4+
__version__ = '0.50.0'

0 commit comments

Comments
 (0)