Skip to content

Commit 5800990

Browse files
Merge pull request #9 from snakemake/release-please--branches--main--components--snakemake-executor-plugin-flux
chore(main): release 0.1.1
2 parents 3bb8d08 + 251dcf9 commit 5800990

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.1.1](https://github.com/snakemake/snakemake-executor-plugin-flux/compare/v0.1.0...v0.1.1) (2024-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* update to latest interface ([b8c9c41](https://github.com/snakemake/snakemake-executor-plugin-flux/commit/b8c9c41d7ceadbd850e772ed7a9df2b1b3b92d95))
9+
310
## 0.1.0 (2024-01-11)
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-flux"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "A snakemake executor plugin for the Flux scheduler"
55
authors = ["vsoch <vsoch@users.noreply.github.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)