Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-24 | 484 Bytes | |
v1.1.1 source code.tar.gz | 2025-06-24 | 28.4 kB | |
v1.1.1 source code.zip | 2025-06-24 | 39.9 kB | |
Totals: 3 Items | 68.8 kB | 0 |
What's Changed
- fix: ensure find_dotenv work reliably on python 3.13 by @theskumar in https://github.com/theskumar/python-dotenv/pull/563
- fix(cli): issue with execvpe on Windows by @wrongontheinternet in https://github.com/theskumar/python-dotenv/pull/566
New Contributors
- @wrongontheinternet made their first contribution in https://github.com/theskumar/python-dotenv/pull/566
Full Changelog: https://github.com/theskumar/python-dotenv/compare/v1.1.0...v1.1.1