diff --git a/pyproject.toml b/pyproject.toml index 0e72a41..8af17a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "crystalpol" -version = "0.0.1-4" +version = "0.0.1-5" description = "Crystal Optimization Automation using Gaussian16" authors = ["Vitor Hideyoshi "] license = "GPL-2.0-only"