From aa1ca7ffbc084e82997c89f004f52ee40d82f013 Mon Sep 17 00:00:00 2001 From: nextmv-bot Date: Fri, 18 Oct 2024 21:05:40 +0000 Subject: [PATCH] Bump version to v1.8.0-dev.17 --- VERSION | 2 +- nextroute/__about__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 8a8da40..75aecb3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.8.0-dev.16 +v1.8.0-dev.17 diff --git a/nextroute/__about__.py b/nextroute/__about__.py index 642c6df..95508bb 100644 --- a/nextroute/__about__.py +++ b/nextroute/__about__.py @@ -1,3 +1,3 @@ # © 2019-present nextmv.io inc -__version__ = "v1.8.0.dev16" +__version__ = "v1.8.0.dev17"