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.3] ( https://github.com/snakemake/snakemake-executor-plugin-cluster-sync/compare/v0.1.2...v0.1.3 ) (2023-12-08)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * update metadata ([ 5f72c68] ( https://github.com/snakemake/snakemake-executor-plugin-cluster-sync/commit/5f72c68d56f05d2a681f479a97aed030e122bd4f ) )
9
+
3
10
## [ 0.1.2] ( https://github.com/snakemake/snakemake-executor-plugin-cluster-sync/compare/v0.1.1...v0.1.2 ) (2023-11-30)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " snakemake-executor-plugin-cluster-sync"
3
- version = " 0.1.2 "
3
+ version = " 0.1.3 "
4
4
description = " A Snakemake executor plugin for cluster jobs that are executed synchronously."
5
5
authors = [
" Johannes Koester <[email protected] >" ]
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments