FreedomBox/plinth/__init__.py
James Valleroy afd737d956
Release v21.4.2 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2021-03-28 10:54:53 -04:00

7 lines
96 B
Python

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