Version bump

This commit is contained in:
DraftKinner 2025-03-09 17:33:30 -04:00
parent f56c133273
commit 638e9f10c6

View file

@ -7,7 +7,7 @@ from zotify.app import App
from zotify.config import CONFIG_PATHS, CONFIG_VALUES
from zotify.utils import OptionalOrFalse
VERSION = "0.9.9"
VERSION = "0.9.10"
def main():