chore: cut the 0.10.22 release (#1749)

This commit is contained in:
Austin Walker 2023-10-13 13:17:21 -04:00 committed by GitHub
parent d9a0bd741a
commit ad1b93dbaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## 0.10.22-dev6
## 0.10.22
### Enhancements

View File

@ -1 +1 @@
__version__ = "0.10.22-dev6" # pragma: no cover
__version__ = "0.10.22" # pragma: no cover