Bump version to 0.9.3

This commit is contained in:
2020-11-09 10:28:15 -05:00
parent e6bca5b6a9
commit baac8f24fd
4 changed files with 15 additions and 1 deletions

View File

@ -21,6 +21,10 @@ To get started with PVC, read the [Cluster Architecture document](https://parall
## Changelog
#### v0.9.3
* Fixes bugs with image & OVA upload parsing
#### v0.9.2
* Major linting of the codebase with flake8; adds linting tools