FreedomBox/plinth/__init__.py
James Valleroy e829d36c36
Release v24.1 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2024-01-01 21:01:33 -05:00

7 lines
94 B
Python

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