diff --git a/pyproject.toml b/pyproject.toml index 63a83bd..c769096 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "texture-viz" -version = "0.0.3" +version = "0.0.4" description = "Process and profile text datasets interactively" authors = ["Will Epperson "] readme = "README.md"