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 e77ef77 commit bf8b33aCopy full SHA for bf8b33a
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.1.0'
+__version__ = '1.2.0'
0 commit comments