FreedomBox/plinth/__init__.py
James Valleroy 3262fc1830
Release v24.13 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2024-06-17 20:47:52 -04:00

7 lines
95 B
Python

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