diff --git a/pierky/arouteserver/version.py b/pierky/arouteserver/version.py index 24519eda..3dc9c842 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.23.1-alpha2" # pragma: no cover +__version__ = "1.23.1" # pragma: no cover COPYRIGHT_YEAR = 2024 # pragma: no cover