chore: bump version for release (#1867)

This commit is contained in:
qued 2023-10-25 10:11:09 -05:00 committed by GitHub
parent c11a2ff478
commit 2e9f4c4849
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.26-dev7
## 0.10.26
### Enhancements

View File

@ -1 +1 @@
__version__ = "0.10.26-dev7" # pragma: no cover
__version__ = "0.10.26" # pragma: no cover