FreedomBox/plinth/__init__.py
James Valleroy 1b12d094ab
Release v26.5.1 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2026-03-26 18:22:26 -04:00

7 lines
96 B
Python

# SPDX-License-Identifier: AGPL-3.0-or-later
"""
Package init file.
"""
__version__ = '26.5.1'