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 e656368 commit 026c5baCopy full SHA for 026c5ba
alpaca_trade_api/__init__.py
@@ -1,4 +1,4 @@
1
from .rest import REST # noqa
2
from .stream2 import StreamConn # noqa
3
4
-__version__ = '0.27'
+__version__ = '0.28'
0 commit comments