Skip to content

Commit

Permalink
fix: corrected Slurm-Mail version
Browse files Browse the repository at this point in the history
  • Loading branch information
neilmunday committed Nov 24, 2023
1 parent 37c1929 commit 650e013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slurmmail/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
' compared to the standard Slurm e-mails.'
MAINTAINER = 'Neil Munday'
NAME = 'slurmmail'
VERSION = '4.6'
VERSION = '4.7'
URL = 'https://www.github.com/neilmunday/slurm-mail'

0 comments on commit 650e013

Please sign in to comment.