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 11# Changelog
22
3+ ## [ 9.3.0] ( https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v9.2.0...v9.3.0 ) (2024-10-04)
4+
5+
6+ ### Features
7+
8+ * load builtin snakemake executor plugins ([ #73 ] ( https://github.com/snakemake/snakemake-interface-executor-plugins/issues/73 ) ) ([ 03ee96b] ( https://github.com/snakemake/snakemake-interface-executor-plugins/commit/03ee96be5047d68f7d9de951ab75458e7c79d3e3 ) )
9+
310## [ 9.2.0] ( https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v9.1.1...v9.2.0 ) (2024-07-04)
411
512
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ license = "MIT"
55name = " snakemake-interface-executor-plugins"
66packages = [{include = " snakemake_interface_executor_plugins" }]
77readme = " README.md"
8- version = " 9.2 .0"
8+ version = " 9.3 .0"
99
1010[tool .poetry .dependencies ]
1111argparse-dataclass = " ^2.0.0"
You can’t perform that action at this time.
0 commit comments