Skip to content

Commit 9a91a43

Browse files
committed
Version bump to 2.1.0
This commit was auto generated by a tool!
1 parent 382fe2d commit 9a91a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpaca_trade_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '2.0.0'
1+
__version__ = '2.1.0'
22

33
from .rest import REST, TimeFrame, TimeFrameUnit # noqa
44
from .rest_async import AsyncRest # noqa

0 commit comments

Comments
 (0)