v1.1.1
📦 python-dotenvView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
Version 1.1.1 adds bug fixes for Python 3.13 compatibility of find_dotenv and resolves a Windows CLI execvpe issue.
🐛 Bug Fixes
- ensure find_dotenv works reliably on Python 3.13 (fix by @theskumar, PR #563).
- CLI issue with execvpe on Windows (fix by @wrongontheinternet, PR #566).
🔧 Affected Symbols
find_dotenvexecvpe