We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3462020 + fba8af4 commit 89f66ceCopy full SHA for 89f66ce
2 files changed
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "snakemake-executor-plugin-cluster-generic"
-version = "0.1.0"
+version = "1.0.0"
description = ""
authors = ["Johannes Koester <johannes.koester@uni-due.de>"]
readme = "README.md"
0 commit comments