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 6132575 commit 9528725Copy full SHA for 9528725
alpaca_trade_api/__init__.py
@@ -1,6 +1,6 @@
1
-__version__ = '1.4.3'
+__version__ = '1.5.0'
2
3
from .rest import REST, TimeFrame, TimeFrameUnit # noqa
4
from .rest_async import AsyncRest # noqa
5
from .stream import Stream # noqa
6
-from .stream2 import StreamConn # noqa
+from .stream2 import StreamConn # noqa
0 commit comments