diff --git a/vespacli/pyproject.toml b/vespacli/pyproject.toml index 223dfcc1..a08a476d 100644 --- a/vespacli/pyproject.toml +++ b/vespacli/pyproject.toml @@ -8,7 +8,7 @@ description = "A Python wrapper for Vespa CLI tools, supporting multiple platfor keywords = [ "vespa", "cli", "wrapper",] name = "vespacli" readme = "README.md" -version = "8.387.10" +version = "8.391.23" [[project.authors]] name = "Thomas Thoresen" email = "thomas@vespa.ai" diff --git a/vespacli/vespacli/_version_generated.py b/vespacli/vespacli/_version_generated.py index 60920357..0995ce62 100644 --- a/vespacli/vespacli/_version_generated.py +++ b/vespacli/vespacli/_version_generated.py @@ -1 +1 @@ -vespa_version = "8.387.10" # Automatically updated by github actions bot vespacli/_version_generated.py \ No newline at end of file +vespa_version = "8.391.23" # Automatically updated by github actions bot vespacli/_version_generated.py