2.3.2
📦 poetryView on GitHub →
🐛 1 fixes
Summary
This release updates the dependency constraint for dulwich to 1.0+ and includes a bug fix in poetry-core related to Windows platform release parsing.
Migration Steps
- Ensure dulwich is updated to version 1.0 or higher if you rely on its functionality.
🐛 Bug Fixes
- Fixed an issue in poetry-core where platform_release could not be parsed on Windows Server.