FreedomBox/plinth/__init__.py
James Valleroy 5c42e04813
Release v26.7.1 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2026-04-28 18:26:58 -04:00

7 lines
96 B
Python

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