diff --git a/Cargo.lock b/Cargo.lock index 884b5a03dd..bb2f460113 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -293,7 +293,7 @@ checksum = "98161a4e3e2184da77bb14f02184cdd111e83bbbcc9979dfee3c44b9a85f5602" [[package]] name = "api" -version = "0.10.3" +version = "0.10.4" dependencies = [ "chrono", "prost 0.10.4", @@ -2606,7 +2606,7 @@ dependencies = [ [[package]] name = "qdrant" -version = "0.10.3" +version = "0.10.4" dependencies = [ "actix-cors", "actix-files", diff --git a/Cargo.toml b/Cargo.toml index 04091ff567..d8be57e190 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qdrant" -version = "0.10.3" +version = "0.10.4" authors = ["Andrey Vasnetsov "] edition = "2021" doctest = false diff --git a/docs/redoc/default_version.js b/docs/redoc/default_version.js index 6129e11cc2..0882cbc8d9 100644 --- a/docs/redoc/default_version.js +++ b/docs/redoc/default_version.js @@ -1 +1 @@ -const defaultApiVersion = 'v0.10.3'; +const defaultApiVersion = 'v0.10.4'; diff --git a/docs/redoc/index.html b/docs/redoc/index.html index d335b24bde..bcdd2cb360 100644 --- a/docs/redoc/index.html +++ b/docs/redoc/index.html @@ -39,6 +39,7 @@