diff --git a/VERSION b/VERSION index 687fe89..74d398a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.8.0-dev.2 +v1.8.0-dev.3 diff --git a/nextroute/__about__.py b/nextroute/__about__.py index 35fe0cf..33658b1 100644 --- a/nextroute/__about__.py +++ b/nextroute/__about__.py @@ -1,3 +1,3 @@ # © 2019-present nextmv.io inc -__version__ = "v1.8.0.dev2" +__version__ = "v1.8.0.dev3"