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 aac38e3 commit 6c45474Copy full SHA for 6c45474
alpaca_trade_api/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '2.1.0'
+__version__ = '2.2.0'
2
3
from .rest import REST, TimeFrame, TimeFrameUnit # noqa
4
from .rest_async import AsyncRest # noqa
0 commit comments