diff --git a/pyproject.toml b/pyproject.toml index 4171b28..4bc9589 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ line-length=79 [tool.poetry] name = "embedding-explorer" -version = "0.5.3" +version = "0.6.0" description = "Tools for interactive visual inspection of semantic embeddings." authors = ["Márton Kardos "] license = "MIT"