refactor: bump version

This commit is contained in:
Florian Hönicke
2023-04-12 16:43:31 +02:00
parent 3f96f6d40a
commit 372f40b7dc
3 changed files with 9 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
__version__ = '0.18.13'
__version__ = '0.18.14'
from src.cli import main