build: version bump for release 0.14.7 (#3259)

### Summary

Release PR for `0.14.7`.
This commit is contained in:
Matt Robinson 2024-06-20 14:10:33 -04:00 committed by GitHub
parent 0b73978b92
commit 80abbcd5a8
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.7-dev5
## 0.14.7
### Enhancements

View File

@ -1 +1 @@
__version__ = "0.14.7-dev5" # pragma: no cover
__version__ = "0.14.7" # pragma: no cover