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.5.0] ( https://github.com/snakemake/snakemake-interface-software-deployment-plugins/compare/v0.4.0...v0.5.0 ) (2025-03-07)
4
+
5
+
6
+ ### Features
7
+
8
+ * make deploy async ([ #11 ] ( https://github.com/snakemake/snakemake-interface-software-deployment-plugins/issues/11 ) ) ([ 217b965] ( https://github.com/snakemake/snakemake-interface-software-deployment-plugins/commit/217b965e8c07f1ae05aa8657c8914b8efdc6c073 ) )
9
+
3
10
## [ 0.4.0] ( https://github.com/snakemake/snakemake-interface-software-deployment-plugins/compare/v0.3.0...v0.4.0 ) (2025-03-07)
4
11
5
12
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ license = "MIT"
5
5
name = " snakemake-interface-software-deployment-plugins"
6
6
packages = [{include = " snakemake_interface_software_deployment_plugins" }]
7
7
readme = " README.md"
8
- version = " 0.4 .0"
8
+ version = " 0.5 .0"
9
9
10
10
[tool .poetry .dependencies ]
11
11
argparse-dataclass = " ^2.0.0"
You can’t perform that action at this time.
0 commit comments