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 d97420f commit b2c0837Copy full SHA for b2c0837
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