File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Metadata-Version: 2.4
22Name: blpapi
3- Version: 3.25.4 .1
3+ Version: 3.25.5 .1
44Summary: Python SDK for Bloomberg BLPAPI
55Home-page: http://www.bloomberglabs.com/api/
66Author: Bloomberg L.P.
Original file line number Diff line number Diff line change 1+ Version 3.25.5.1:
2+ =================
3+ - Stability and performance improvements
4+
15Version 3.25.4.1:
26===============
37- Stability and performance improvements
Original file line number Diff line number Diff line change 11Metadata-Version: 2.4
22Name: blpapi
3- Version: 3.25.4 .1
3+ Version: 3.25.5 .1
44Summary: Python SDK for Bloomberg BLPAPI
55Home-page: http://www.bloomberglabs.com/api/
66Author: Bloomberg L.P.
Original file line number Diff line number Diff line change 44
55from . import internals
66
7- __version__ = "3.25.4 .1"
8- __expected_cpp_sdk_version__ = "3.25.4 "
7+ __version__ = "3.25.5 .1"
8+ __expected_cpp_sdk_version__ = "3.25.5 "
99
1010
1111def print_version () -> None :
You can’t perform that action at this time.
0 commit comments