File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
33## HEAD
44
5- Released February 3, 2024
5+ ## 6.1.0
6+
7+ Released August 11, 2024
8+
9+ ### User-facing changes
10+ - [ FEATURE] Add manylinux_2_36 to manylinux_2_39 policies ([ #504 ] ( https://github.com/pypa/auditwheel/pull/504 ) )
11+ - [ FEATURE] Add python 3.13 support ([ #510 ] ( https://github.com/pypa/auditwheel/pull/510 ) )
12+ - [ BUGFIX] Don't create empty .libs directory ([ #489 ] ( https://github.com/pypa/auditwheel/pull/489 ) )
13+ - [ BUGFIX] Portability fixes when running on windows ([ #480 ] ( https://github.com/pypa/auditwheel/pull/480 ) )
614
715## 6.0.0
816
17+ Released February 3, 2024
18+
919### User-facing changes
1020- [ REMOVAL] Drop python 3.7 support ([ #457 ] ( https://github.com/pypa/auditwheel/pull/457 ) )
1121- [ REMOVAL] Remove the ` addtag ` subcommand ([ #455 ] ( https://github.com/pypa/auditwheel/pull/455 ) )
You can’t perform that action at this time.
0 commit comments