diff --git a/python/pyproject.toml b/python/pyproject.toml index cef3efd..216ac4c 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "plot3d" -version = "1.6.5" +version = "1.6.6" description = "Plot3D python utilities for reading and writing and also finding connectivity between blocks" authors = ["Paht Juangphanich "]