FreedomBox/plinth/__init__.py
James Valleroy 80327ad792
Release v21.4.1 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2021-03-13 11:56:46 -05:00

7 lines
96 B
Python

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