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 b795679 commit 2538518Copy full SHA for 2538518
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.2.3'
+__version__ = '1.3.0'
0 commit comments