version bump

This commit is contained in:
Raffson
2023-04-01 15:54:57 +02:00
parent b4277c25c5
commit 0413474576

View File

@@ -3,7 +3,7 @@ from pathlib import Path
MAJOR_VERSION = 1 MAJOR_VERSION = 1
MINOR_VERSION = 1 MINOR_VERSION = 1
MICRO_VERSION = 0 MICRO_VERSION = 1
def _optional_build_id_component(path: Path) -> str | None: def _optional_build_id_component(path: Path) -> str | None: