Skip to content

Commit 6a5ed46

Browse files
chore(main): release 0.8.0 (#112)
🤖 I have created a release *beep* *boop* --- ## [0.8.0](v0.7.0...v0.8.0) (2024-07-12) ### Features * cli ([#111](#111)) ([b56837e](b56837e)), closes [#73](#73) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b56837e commit 6a5ed46

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.0](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.7.0...v0.8.0) (2024-07-12)
4+
5+
6+
### Features
7+
8+
* cli ([#111](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/111)) ([b56837e](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/b56837efb61e3da89a2a5d0520e6d969ebf69137)), closes [#73](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/73)
9+
310
## [0.7.0](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.6.0...v0.7.0) (2024-06-25)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "snakemake-executor-plugin-slurm"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
description = "A Snakemake executor plugin for submitting jobs to a SLURM cluster."
55
authors = [
66
"Christian Meesters <[email protected]>",

0 commit comments

Comments
 (0)