FreedomBox/plinth/__init__.py
James Valleroy 2590661fc8
Release v26.9 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2026-06-01 21:20:28 -04:00

7 lines
94 B
Python

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