Fullscreen eingestellt.

This commit is contained in:
2024-07-15 11:01:34 +02:00
parent 0c4926f0d5
commit a7955bc775
811 changed files with 9453 additions and 60540 deletions

View File

@@ -1,6 +1,6 @@
from typing import List, Optional
__version__ = "24.0"
__version__ = "24.1.2"
def main(args: Optional[List[str]] = None) -> int: