File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.1.1] ( https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/compare/v0.1.0...v0.1.1 ) (2024-03-25)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * improved documentation ([ #8 ] ( https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/issues/8 ) ) ([ f8d0744] ( https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/commit/f8d07440cd4a40d5eca00c35f1d094694681e5cf ) )
9
+
3
10
## 0.1.0 (2024-03-23)
4
11
5
12
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
4
5
5
[tool .poetry ]
6
6
name = " snakemake-executor-plugin-htcondor"
7
- version = " 0.1.0 "
7
+ version = " 0.1.1 "
8
8
description = " A Snakemake executor plugin for submitting jobs to a HTCondor cluster."
9
9
authors = [ " Jannis Speer <jannis.speer@tutanota.com>" ,]
10
10
readme = " README.md"
You can’t perform that action at this time.
0 commit comments