File tree Expand file tree Collapse file tree 11 files changed +13
-13
lines changed
webull-python-sdk-core/webullsdkcore
webull-python-sdk-quotes-core
webull-python-sdk-trade-events-core Expand file tree Collapse file tree 11 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1- __version__ = "0.1.15 "
1+ __version__ = "0.1.16 "
22
33import logging
44
Original file line number Diff line number Diff line change 1515 LONG_DESCRIPTION = fp .read ()
1616
1717requires = [
18- "webull-python-sdk-mdata==0.1.15 " ,
19- "webull-python-sdk-trade==0.1.15 "
18+ "webull-python-sdk-mdata==0.1.16 " ,
19+ "webull-python-sdk-trade==0.1.16 "
2020]
2121
2222setup_args = {
Original file line number Diff line number Diff line change 1515 LONG_DESCRIPTION = fp .read ()
1616
1717requires = [
18- "webull-python-sdk-core==0.1.15 " ,
19- "webull-python-sdk-quotes-core==0.1.15 "
18+ "webull-python-sdk-core==0.1.16 " ,
19+ "webull-python-sdk-quotes-core==0.1.16 "
2020]
2121
2222setup_args = {
Original file line number Diff line number Diff line change 11# coding=utf-8
22
3- __version__ = '0.1.15 '
3+ __version__ = '0.1.16 '
Original file line number Diff line number Diff line change 2424 "grpcio==1.51.1" ,
2525 "grpcio-tools==1.51.1" ,
2626 "protobuf==4.21.12" ,
27- "webull-python-sdk-core==0.1.15 "
27+ "webull-python-sdk-core==0.1.16 "
2828]
2929
3030setup_args = {
Original file line number Diff line number Diff line change 1- __version__ = "0.1.15 "
1+ __version__ = "0.1.16 "
Original file line number Diff line number Diff line change 2323 "grpcio==1.51.1" ,
2424 "grpcio-tools==1.51.1" ,
2525 "protobuf==4.21.12" ,
26- "webull-python-sdk-core==0.1.15 "
26+ "webull-python-sdk-core==0.1.16 "
2727]
2828
2929setup_args = {
Original file line number Diff line number Diff line change 1- __version__ = "0.1.15 "
1+ __version__ = "0.1.16 "
Original file line number Diff line number Diff line change 1515 LONG_DESCRIPTION = fp .read ()
1616
1717requires = [
18- "webull-python-sdk-trade-events-core==0.1.15 " ,
19- "webull-python-sdk-core==0.1.15 "
18+ "webull-python-sdk-trade-events-core==0.1.16 " ,
19+ "webull-python-sdk-core==0.1.16 "
2020]
2121
2222setup_args = {
You can’t perform that action at this time.
0 commit comments