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 e203f38 commit df9af40Copy full SHA for df9af40
alpaca_trade_api/__init__.py
@@ -2,4 +2,4 @@
2
from .stream import Stream # noqa
3
from .stream2 import StreamConn # noqa
4
5
-__version__ = '1.2.1'
+__version__ = '1.2.2'
0 commit comments