Files
pobsync/src/pobsync/__init__.py
Peter van Arkel c7e9e69345 (release) Prepare pobsync 1.1.0
Bump the package and runtime version to 1.1.0, add release notes for
the UI-focused control panel update, and refresh version assertions for
the CLI entrypoint.

Refs 1.1
2026-05-21 15:23:50 +02:00

3 lines
48 B
Python

__all__ = ["__version__"]
__version__ = "1.1.0"