diff --git a/pyproject.toml b/pyproject.toml index b86a88d..e62936d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastembed" -version = "0.0.3a0" +version = "0.0.3a1" description = "Fast, State of the Art Quantized Embedding Models" authors = ["NirantK "] license = "Apache License"