Skip to content

Commit 9528725

Browse files
committed
v1.5.0
1 parent 6132575 commit 9528725

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

alpaca_trade_api/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
__version__ = '1.4.3'
1+
__version__ = '1.5.0'
22

33
from .rest import REST, TimeFrame, TimeFrameUnit # noqa
44
from .rest_async import AsyncRest # noqa
55
from .stream import Stream # noqa
6-
from .stream2 import StreamConn # noqa
6+
from .stream2 import StreamConn # noqa

0 commit comments

Comments
 (0)