[arch] fix: skipping the package version epoch when checking the updates requirements

This commit is contained in:
Vinicius Moreira
2021-06-15 15:52:34 -03:00
parent 279e0a1820
commit dfdc209374
3 changed files with 7 additions and 2 deletions

View File

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