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 e44c379 commit 29b0e84Copy full SHA for 29b0e84
alpaca_trade_api/__init__.py
@@ -3,4 +3,4 @@
3
from .stream import Stream # noqa
4
from .stream2 import StreamConn # noqa
5
6
-__version__ = '1.4.1'
+__version__ = '1.4.2'
0 commit comments