diff --git a/Makefile b/Makefile index d9cdfec..04db4bc 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.16.1 +VERSION ?= 0.17.0 PLUGIN := spank_pyxis.so CONF := pyxis.conf diff --git a/debian/changelog b/debian/changelog index ef3f119..dbd7f7b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nvslurm-plugin-pyxis (0.17.0-1) UNRELEASED; urgency=medium + + * Release v0.17.0 + + -- NVIDIA CORPORATION Thu, 25 Jan 2024 21:31:42 +0000 + nvslurm-plugin-pyxis (0.16.1-1) UNRELEASED; urgency=medium * Release v0.16.1 diff --git a/pyxis.spec b/pyxis.spec index 494660a..edc6dc5 100644 --- a/pyxis.spec +++ b/pyxis.spec @@ -36,6 +36,9 @@ cluster users to run containerized tasks through the srun command. %changelog +* Thu Jan 25 2024 NVIDIA CORPORATION - 0.17.0-1 +- Release v0.17.0 + * Fri Sep 08 2023 NVIDIA CORPORATION - 0.16.1-1 - Release v0.16.1