build: 0.14.5 release (#3164)

### Summary

Update changelog and version for `0.14.5` release.
This commit is contained in:
Matt Robinson 2024-06-07 13:20:30 -04:00 committed by GitHub
parent 0fe0f15f30
commit b4876f1b18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## 0.14.5-dev7
## 0.14.5
### Enhancements

View File

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