FreedomBox/plinth/__init__.py
James Valleroy 5fbcbe9e16
Release v20.17 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2020-11-02 19:49:19 -05:00

7 lines
95 B
Python

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