🔖 fix: simplify tag

This commit is contained in:
Joschka Braun
2023-04-24 14:58:09 +02:00
parent 3cb404546a
commit 3194d01ffc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
__version__ = '0.18.31'
__version__ = '0.18.32'
from src.cli import main