# setuptools changelog > setuptools release notes. - Vendor: setuptools - Category: Developer Tools - Official site: https://github.com/pypa/setuptools - Tracked by: What's New (https://whatsnew.fyi/product/setuptools) - Harvested from: GitHub (pypa/setuptools) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v83.0.0 - Date: 2026-07-04 - Version: v83.0.0 - Original notes: https://github.com/pypa/setuptools/releases/tag/v83.0.0 - Permalink: https://whatsnew.fyi/product/setuptools/releases/v83.0.0 Features -------- - Require Python 3.10 or later. Bugfixes -------- - ``MANIFEST.in`` matching (via ``FileList``) is now insensitive to Unicode normalization form. A pattern authored in one form (e.g. NFC, as typically saved by editors) now matches a file whose name is stored on disk in another (e.g. NFD, as produced by macOS APFS/HFS+). Previously an ``exclude``, ``global-exclude``, ``recursive-exclude``, or ``prune`` rule could silently fail to drop a non-ASCII-named file from the source distribution, publishing it despite the exclusion -- see GHSA-h35f-9h28-mq5c. Deprecations and Removals ------------------------- - Synced with pypa/distutils@d7633fbed including removal of dry_run support (pypa/distutils#334). ### v82.0.1 - Date: 2026-03-09 - Version: v82.0.1 - Original notes: https://github.com/pypa/setuptools/releases/tag/v82.0.1 - Permalink: https://whatsnew.fyi/product/setuptools/releases/v82.0.1 ### v82.0.0 - Date: 2026-02-08 - Version: v82.0.0 - Original notes: https://github.com/pypa/setuptools/releases/tag/v82.0.0 - Permalink: https://whatsnew.fyi/product/setuptools/releases/v82.0.0 ### v75.3.4 - Date: 2026-02-08 - Version: v75.3.4 - Original notes: https://github.com/pypa/setuptools/releases/tag/v75.3.4 - Permalink: https://whatsnew.fyi/product/setuptools/releases/v75.3.4 ### v81.0.0 - Date: 2026-02-06 - Version: v81.0.0 - Original notes: https://github.com/pypa/setuptools/releases/tag/v81.0.0 - Permalink: https://whatsnew.fyi/product/setuptools/releases/v81.0.0 ### v80.10.2 - Date: 2026-01-25 - Version: v80.10.2 - Original notes: https://github.com/pypa/setuptools/releases/tag/v80.10.2 - Permalink: https://whatsnew.fyi/product/setuptools/releases/v80.10.2 ### v80.10.1 - Date: 2026-01-21 - Version: v80.10.1 - Original notes: https://github.com/pypa/setuptools/releases/tag/v80.10.1 - Permalink: https://whatsnew.fyi/product/setuptools/releases/v80.10.1 ### v75.3.3 - Date: 2026-01-14 - Version: v75.3.3 - Original notes: https://github.com/pypa/setuptools/releases/tag/v75.3.3 - Permalink: https://whatsnew.fyi/product/setuptools/releases/v75.3.3 ### v80.9.0 - Date: 2025-05-27 - Version: v80.9.0 - Original notes: https://github.com/pypa/setuptools/releases/tag/v80.9.0 - Permalink: https://whatsnew.fyi/product/setuptools/releases/v80.9.0 ### v80.8.0 - Date: 2025-05-20 - Version: v80.8.0 - Original notes: https://github.com/pypa/setuptools/releases/tag/v80.8.0 - Permalink: https://whatsnew.fyi/product/setuptools/releases/v80.8.0