diff --git a/pyproject.toml b/pyproject.toml index 2f03c37..df54f94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cmsdials" -version = "1.4.0" +version = "1.5.0" description = "The Python api client interface to DIALS service" authors = ["Gabriel Moreira "] readme = "README.md"