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