diff --git a/pyproject.toml b/pyproject.toml index af6a2156d..c5da2d4d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mxcubeweb" -version = "4.41.0" +version = "4.42.0" license = "LGPL-3.0-or-later" description = "MXCuBE Web user interface" authors = ["The MXCuBE collaboration "]