Release 1.5.0
- Use
os
module andopen
function in_load_data
instead ofimportlib.resources
for compatibilty with Python 3.8, implemented by Benny Elgazar @Bennyelg
os
module and open
function in _load_data
instead of importlib.resources
for compatibilty with Python 3.8, implemented by Benny Elgazar @Bennyelg