Skip to content

Commit 89f66ce

Browse files
Merge pull request #1 from snakemake/release-please--branches--main--components--snakemake-executor-plugin-cluster-generic
chore(main): release 1.0.0
2 parents 3462020 + fba8af4 commit 89f66ce

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2023-09-06)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 1.0.0 ([3462020](https://github.com/snakemake/snakemake-executor-plugin-cluster-generic/commit/3462020c78f312b1e3e4072cad940da46d68d65d))

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-cluster-generic"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
description = ""
55
authors = ["Johannes Koester <johannes.koester@uni-due.de>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)