diff --git a/pyproject.toml b/pyproject.toml index fee4971..d52373f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mlipx" -version = "0.1.2" +version = "0.1.3" description = "Machine-Learned Interatomic Potential eXploration" authors = ["Fabian Zills ", "Sandip De ", "Sheena Agarwal "] license = "MIT"