[arch] fix: some dependencies not being matched during comparisons between numeric and alphanumeric versions

This commit is contained in:
Vinicius Moreira
2021-06-17 17:03:34 -03:00
parent abaffcb850
commit db5eeabfb8
8 changed files with 104 additions and 53 deletions

View File

@@ -1,4 +1,4 @@
__version__ = '0.9.17'
__version__ = '0.9.18'
__app_name__ = 'bauh'
import os