Skip to content

Commit

Permalink
chore(release): bump slurm_ops to 0.9
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Nucciarone <[email protected]>
  • Loading branch information
NucciTheBoss committed Dec 5, 2024
1 parent 6e1fe6d commit 507cd5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/charms/hpc_libs/v0/slurm_ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def _on_install(self, _) -> None:

# Increment this PATCH version before using `charmcraft publish-lib` or reset
# to 0 if you are raising the major API version
LIBPATCH = 8
LIBPATCH = 9

# Charm library dependencies to fetch during `charmcraft pack`.
PYDEPS = [
Expand Down

0 comments on commit 507cd5f

Please sign in to comment.