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