diff --git a/Makefile b/Makefile index 6990a42..0ce5df6 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ PLUGINDIR := $(abspath $(DESTDIR)/$(libdir)/slurm) CONFDIR := $(abspath $(DESTDIR)/$(datadir)/pyxis) ARCH ?= $(shell uname -m) -VERSION ?= 0.19.0 +VERSION ?= 0.20.0 PLUGIN := spank_pyxis.so CONF := pyxis.conf diff --git a/debian/changelog b/debian/changelog index 986b8ee..dc88d60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nvslurm-plugin-pyxis (0.20.0-1) UNRELEASED; urgency=medium + + * Release v0.20.0 + + -- NVIDIA CORPORATION Wed, 31 Jul 2024 00:22:05 +0000 + nvslurm-plugin-pyxis (0.19.0-1) UNRELEASED; urgency=medium * Release v0.19.0 diff --git a/pyxis.spec b/pyxis.spec index e35c4dc..e585026 100644 --- a/pyxis.spec +++ b/pyxis.spec @@ -36,6 +36,9 @@ cluster users to run containerized tasks through the srun command. %changelog +* Wed Jul 31 2024 NVIDIA CORPORATION - 0.20.0-1 +- Release v0.20.0 + * Fri Apr 12 2024 NVIDIA CORPORATION - 0.19.0-1 - Release v0.19.0