Skip to content

Commit

Permalink
chore(main): release 0.1.4 (#5)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.1.4](v0.1.3...v0.1.4)
(2023-10-27)


### Bug Fixes

* adapt to changes in main branch of snakemake
([967095a](967095a))

---
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>
  • Loading branch information
github-actions[bot] authored Oct 27, 2023
1 parent 967095a commit 95084a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.4](https://github.com/snakemake/snakemake-executor-plugin-slurm-jobstep/compare/v0.1.3...v0.1.4) (2023-10-27)


### Bug Fixes

* adapt to changes in main branch of snakemake ([967095a](https://github.com/snakemake/snakemake-executor-plugin-slurm-jobstep/commit/967095a05e1e82759608a9d9570714c6bb46c82b))

## [0.1.3](https://github.com/snakemake/snakemake-executor-plugin-slurm-jobstep/compare/v0.1.2...v0.1.3) (2023-09-21)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "snakemake-executor-plugin-slurm-jobstep"
version = "0.1.3"
version = "0.1.4"
description = "A Snakemake executor plugin for running srun jobs inside of SLURM jobs (meant for internal use by snakemake-executor-plugin-slurm)"
authors = [
"David Lähnemann <[email protected]>",
Expand Down

0 comments on commit 95084a5

Please sign in to comment.