Skip to content

Commit

Permalink
tag 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mschubert committed Mar 4, 2024
1 parent e4fc9f7 commit 80984fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: clustermq
Title: Evaluate Function Calls on HPC Schedulers (LSF, SGE, SLURM, PBS/Torque)
Version: 0.9.3
Version: 0.9.4
Authors@R: c(
person('Michael', 'Schubert', email='[email protected]',
role = c('aut', 'cre', 'cph'),
Expand Down Expand Up @@ -42,4 +42,4 @@ Suggests:
tools
VignetteBuilder: knitr
Roxygen: list(r6 = FALSE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.0
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# git head
# clustermq 0.9.4

* Fix a bug where worker stats were shown as `NA` (#325)
* Worker API: `env()` now visibly lists environment if called without arguments
Expand Down

0 comments on commit 80984fc

Please sign in to comment.