File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Metadata-Version: 2.2
1+ Metadata-Version: 2.4
22Name: blpapi
3- Version: 3.25.3
3+ Version: 3.25.4.1
44Summary: Python SDK for Bloomberg BLPAPI
55Home-page: http://www.bloomberglabs.com/api/
66Author: Bloomberg L.P.
@@ -16,5 +16,6 @@ Dynamic: author
1616Dynamic: author-email
1717Dynamic: classifier
1818Dynamic: home-page
19+ Dynamic: license-file
1920Dynamic: requires-python
2021Dynamic: summary
Original file line number Diff line number Diff line change 1+ Version 3.25.4.1:
2+ ===============
3+ - Stability and performance improvements
4+
15Version 3.25.3:
26===============
37- Stability and performance improvements
Original file line number Diff line number Diff line change 1- Metadata-Version: 2.2
1+ Metadata-Version: 2.4
22Name: blpapi
3- Version: 3.25.3
3+ Version: 3.25.4.1
44Summary: Python SDK for Bloomberg BLPAPI
55Home-page: http://www.bloomberglabs.com/api/
66Author: Bloomberg L.P.
@@ -16,5 +16,6 @@ Dynamic: author
1616Dynamic: author-email
1717Dynamic: classifier
1818Dynamic: home-page
19+ Dynamic: license-file
1920Dynamic: requires-python
2021Dynamic: summary
Original file line number Diff line number Diff line change 44
55from . import internals
66
7- __version__ = "3.25.3 "
8- __expected_cpp_sdk_version__ = "3.25.3 "
7+ __version__ = "3.25.4.1 "
8+ __expected_cpp_sdk_version__ = "3.25.4 "
99
1010
1111def print_version () -> None :
You can’t perform that action at this time.
0 commit comments