Skip to content

Commit d6c43b9

Browse files
committed
v3.21.0
1 parent ec021c4 commit d6c43b9

24 files changed

Lines changed: 406 additions & 785 deletions

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
include README.md changelog.txt NOTES License.txt
1+
include README.md changelog.txt License.txt
2+
exclude pyproject.toml
23

34
recursive-include examples *.py README.md diagram.png
45
recursive-exclude examples/demoapps-internal *

NOTES

Lines changed: 0 additions & 234 deletions
This file was deleted.

PKG-INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: blpapi
3-
Version: 3.20.1
3+
Version: 3.21.0
44
Summary: Python SDK for Bloomberg BLPAPI
55
Home-page: http://www.bloomberglabs.com/api/
66
Author: Bloomberg L.P.
@@ -10,5 +10,5 @@ Classifier: Intended Audience :: Developers
1010
Classifier: Intended Audience :: Financial and Insurance Industry
1111
Classifier: License :: Other/Proprietary License
1212
Classifier: Topic :: Office/Business :: Financial
13-
Requires-Python: >=3.7
13+
Requires-Python: >=3.8
1414
License-File: License.txt

0 commit comments

Comments
 (0)