Skip to content

Version 1.3.1

Latest

Choose a tag to compare

@henryiii henryiii released this 02 Dec 15:08
· 1 commit to main since this release
7a465c6

This release fixes a bug where a line in the default ignore was being expanded into characters, including the * character! This release should be much better at finding missing files than the last release. We also now ignore .egg-info files in the SDist if the backend is clearly setuptools.

What's Changed

  • Fix a bug in sdist-only file detection by @sirosen in #130

New Contributors

Full Changelog: v1.3.0...v1.3.1