Skip to content

Commit f2ac245

Browse files
committed
Bump version to 0.22
1 parent be87d4c commit f2ac245

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 @@
11
from .rest import REST # noqa
22
from .stream2 import StreamConn # noqa
33

4-
__version__ = '0.20'
4+
__version__ = '0.22'

0 commit comments

Comments
 (0)