python-dotenv v0.20.0 Release Notes

Release Date: 2022-03-24 // about 2 years ago
  • โž• Added

    • Add encoding (Optional[str]) parameter to get_key, set_key and unset_key. (#379 by [@bbc2])

    ๐Ÿ›  Fixed

    • ๐Ÿ‘‰ Use dict to specify the entry_points parameter of setuptools.setup (#376 by [@mgorny]).
    • ๐Ÿ— Don't build universal wheels (#387 by [@bbc2]).