We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25d4e0 commit e5d3c0dCopy full SHA for e5d3c0d
alpaca_trade_api/__init__.py
@@ -1,4 +1,4 @@
1
from .rest import REST # noqa
2
from .stream2 import StreamConn # noqa
3
4
-__version__ = '0.50.0'
+__version__ = '0.50.1'
0 commit comments