diff --git a/pierky/arouteserver/version.py b/pierky/arouteserver/version.py index d4eba50b..d2e36bba 100644 --- a/pierky/arouteserver/version.py +++ b/pierky/arouteserver/version.py @@ -13,5 +13,5 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -__version__ = "1.20.0" # pragma: no cover +__version__ = "1.20.1" # pragma: no cover COPYRIGHT_YEAR = 2023 # pragma: no cover