diff --git a/python/furiosa-cli/pyproject.toml b/python/furiosa-cli/pyproject.toml index 0397d9d1..9223731e 100644 --- a/python/furiosa-cli/pyproject.toml +++ b/python/furiosa-cli/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "flit_ext:buildapi" [project] name = "furiosa-cli" -version = "0.8.0rc1" +version = "0.8.0" authors = [{ name = "FurioaAI, Inc.", email = "pkg@furiosa.ai" }] readme = "README.md" license = { text = "Apache License 2.0" } diff --git a/python/furiosa-common/pyproject.toml b/python/furiosa-common/pyproject.toml index f3ab6862..f129aa47 100644 --- a/python/furiosa-common/pyproject.toml +++ b/python/furiosa-common/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "flit_ext:buildapi" [project] name = "furiosa-common" -version = "0.8.0rc1" +version = "0.8.0" authors = [{ name = "FurioaAI, Inc.", email = "pkg@furiosa.ai" }] readme = "README.md" license = { text = "Apache License 2.0" } diff --git a/python/furiosa-litmus/pyproject.toml b/python/furiosa-litmus/pyproject.toml index 257c05c0..47ee03b2 100644 --- a/python/furiosa-litmus/pyproject.toml +++ b/python/furiosa-litmus/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "flit_ext:buildapi" [project] name = "furiosa-litmus" -version = "0.8.0rc1" +version = "0.8.0" authors = [{ name = "FurioaAI, Inc.", email = "pkg@furiosa.ai" }] readme = "README.md" license = { text = "Apache License 2.0" } diff --git a/python/furiosa-quantizer/pyproject.toml b/python/furiosa-quantizer/pyproject.toml index dfd3b615..d0a84092 100644 --- a/python/furiosa-quantizer/pyproject.toml +++ b/python/furiosa-quantizer/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "flit_ext:buildapi" [project] name = "furiosa-quantizer" -version = "0.8.0rc1" +version = "0.8.0" authors = [{ name = "FurioaAI, Inc.", email = "pkg@furiosa.ai" }] readme = "README.md" license = { text = "Apache License 2.0" } diff --git a/python/furiosa-registry/pyproject.toml b/python/furiosa-registry/pyproject.toml index 2d85e435..c8a74338 100644 --- a/python/furiosa-registry/pyproject.toml +++ b/python/furiosa-registry/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "flit_ext:buildapi" [project] name = "furiosa-registry" -version = "0.8.0rc1" +version = "0.8.0" authors = [{ name = "FurioaAI, Inc.", email = "pkg@furiosa.ai" }] readme = "README.md" license = { text = "Apache License 2.0" } diff --git a/python/furiosa-runtime/pyproject.toml b/python/furiosa-runtime/pyproject.toml index 0fecc01b..6356a957 100644 --- a/python/furiosa-runtime/pyproject.toml +++ b/python/furiosa-runtime/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "flit_ext:buildapi" [project] name = "furiosa-runtime" -version = "0.8.0rc1" +version = "0.8.0" authors = [{ name = "FurioaAI, Inc.", email = "pkg@furiosa.ai" }] readme = "README.md" license = { text = "Apache License 2.0" } diff --git a/python/furiosa-sdk/pyproject.toml b/python/furiosa-sdk/pyproject.toml index f329fb3e..6db91db5 100644 --- a/python/furiosa-sdk/pyproject.toml +++ b/python/furiosa-sdk/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi" [project] name = "furiosa-sdk" -version = "0.8.0rc1" +version = "0.8.0" authors = [{ name = "FurioaAI, Inc.", email = "pkg@furiosa.ai" }] readme = "README.md" license = { text = "Apache License 2.0" } diff --git a/python/furiosa-server/pyproject.toml b/python/furiosa-server/pyproject.toml index e2ee9173..2bea6d7c 100644 --- a/python/furiosa-server/pyproject.toml +++ b/python/furiosa-server/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "flit_ext:buildapi" [project] name = "furiosa-server" -version = "0.8.0rc1" +version = "0.8.0" authors = [{ name = "FurioaAI, Inc.", email = "pkg@furiosa.ai" }] readme = "README.md" license = { text = "Apache License 2.0" } diff --git a/python/furiosa-serving/pyproject.toml b/python/furiosa-serving/pyproject.toml index 6231da57..93a01064 100644 --- a/python/furiosa-serving/pyproject.toml +++ b/python/furiosa-serving/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "flit_ext:buildapi" [project] name = "furiosa-serving" -version = "0.8.0rc1" +version = "0.8.0" authors = [{ name = "FurioaAI, Inc.", email = "pkg@furiosa.ai" }] readme = "README.md" license = { text = "Apache License 2.0" } diff --git a/python/furiosa-tools/pyproject.toml b/python/furiosa-tools/pyproject.toml index 3d28aa03..6e7bce86 100644 --- a/python/furiosa-tools/pyproject.toml +++ b/python/furiosa-tools/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "flit_ext:buildapi" [project] name = "furiosa-tools" -version = "0.8.0rc1" +version = "0.8.0" authors = [{ name = "FurioaAI, Inc.", email = "pkg@furiosa.ai" }] readme = "README.md" license = { text = "Apache License 2.0" }