fix -> missing Python hard dependency: packaging

This commit is contained in:
Vinicius Moreira
2021-01-20 09:43:13 -03:00
parent 4568aef5a4
commit 978120ba71
10 changed files with 14 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
__version__ = '0.9.12'
__version__ = '0.9.13'
__app_name__ = 'bauh'
import os