Skip to content

Commit e5d3c0d

Browse files
author
Shlomi Kushchi
authored
update version to 0.50.1
1 parent f25d4e0 commit e5d3c0d

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.50.0'
4+
__version__ = '0.50.1'

0 commit comments

Comments
 (0)