diff --git a/pyproject.toml b/pyproject.toml index 2cb113b..3e21225 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "amlhpc" -version = "0.2" +version = "0.2.1" authors = [ "Hugo Meiland ", "Utkarsh Ayachit " ] description = "Emulate Slurm/PBS/LSF HPC scheduler in Azure ML" readme = "README.md"