Skip to content

Commit 722443d

Browse files
committed
Bump version to 0.23
1 parent 9b040f4 commit 722443d

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.22'
4+
__version__ = '0.23'

0 commit comments

Comments
 (0)