[fix] crashing for scenarios when there are packages that cannot upgrade to be displayed

This commit is contained in:
Vinícius Moreira
2020-05-04 17:40:56 -03:00
parent 6a2f5a237c
commit d94d742207
4 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
__version__ = '0.9.2'
__version__ = '0.9.3'
__app_name__ = 'bauh'
import os