chore: 0.17.0 version

This commit is contained in:
Alex
2026-04-21 16:16:11 +01:00
parent 2de84acf81
commit d4b1c1fd81

View File

@@ -2,7 +2,7 @@
from __future__ import annotations
__version__ = "0.16.1"
__version__ = "0.17.0"
def get_version() -> str: