diff --git a/pyproject.toml b/pyproject.toml index 5099e3f..34528be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ description = "Read nodes and elements from LS-DYNA decks." name = "lsdyna-mesh-reader" readme = "README.md" requires-python = ">=3.9" -version = "0.1.1" +version = "0.1.2" [project.optional-dependencies] docs = ["pydata-sphinx-theme", "numpydoc", "sphinx", "sphinx-copybutton", "myst-parser"]