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

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
pvc (0.9.3-0) unstable; urgency=high
* Fixes bugs with image & OVA upload parsing
-- Joshua M. Boniface <joshua@boniface.me> Mon, 09 Nov 2020 10:28:15 -0500
pvc (0.9.2-0) unstable; urgency=high
* Major linting of the codebase with flake8; adds linting tools