Bump version: v2.21.1

This commit is contained in:
Henry Schreiner
2024-09-16 21:04:46 -04:00
parent 9913c03128
commit d4a2945fcc
19 changed files with 46 additions and 47 deletions
+9
View File
@@ -4,6 +4,15 @@ title: Changelog
# Changelog
### v2.21.1
_16 September 2024_
- 🐛 Fix a bug in the Linux build, where files copied to the container would have invalid ownership permissions (#2007)
- 🐛 Fix a bug on Windows where cibuildwheel would call upon `uv` to install dependencies for versions of CPython that it does not support (#2005)
- 🐛 Fix a bug where `uv 0.4.10` would not use the right Python when testing on Linux. (#2008)
- 🛠 Bump our documentation pins, fixes an issue with a missing package (#2011)
### v2.21.0
_13 September 2024_