diff --git a/pyproject.toml b/pyproject.toml index 32a1871..281508b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "texture-viz" -version = "0.0.1" +version = "0.0.2" description = "Process and profile text datasets interactively" authors = ["Will Epperson "] readme = "README.md"