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 5b414bc commit ec75f00Copy full SHA for ec75f00
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.0'
+__version__ = '1.4.1'
0 commit comments