diff --git a/Cargo.lock b/Cargo.lock index 8af9e9893b..4cdac0d8b3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -466,7 +466,7 @@ checksum = "f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519" [[package]] name = "api" -version = "1.8.4" +version = "1.9.0" dependencies = [ "chrono", "common", @@ -4047,7 +4047,7 @@ dependencies = [ [[package]] name = "qdrant" -version = "1.8.4" +version = "1.9.0" dependencies = [ "actix-cors", "actix-files", diff --git a/Cargo.toml b/Cargo.toml index a502560e5d..ed1af26236 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qdrant" -version = "1.8.4" +version = "1.9.0" authors = [ "Andrey Vasnetsov ", "Qdrant Team ", diff --git a/docs/redoc/default_version.js b/docs/redoc/default_version.js index 2a2ac804a3..1d24eae560 100644 --- a/docs/redoc/default_version.js +++ b/docs/redoc/default_version.js @@ -1 +1 @@ -const defaultApiVersion = 'v1.8.x'; +const defaultApiVersion = 'v1.9.x'; diff --git a/docs/redoc/index.html b/docs/redoc/index.html index 81eaab7f92..282f618916 100644 --- a/docs/redoc/index.html +++ b/docs/redoc/index.html @@ -39,6 +39,7 @@