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 06b053e commit 7be1729Copy full SHA for 7be1729
alpaca_trade_api/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '3.0.0'
+__version__ = '3.0.1'
2
3
from .rest import REST, TimeFrame, TimeFrameUnit # noqa
4
from .rest_async import AsyncRest # noqa
0 commit comments