We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 733f2f9 commit afead7dCopy full SHA for afead7d
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [5.0.2](https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v5.0.1...v5.0.2) (2023-09-22)
4
+
5
6
+### Documentation
7
8
+* mention poetry plugin ([733f2f9](https://github.com/snakemake/snakemake-interface-executor-plugins/commit/733f2f93b0e1fedb9aeda21ea6987b7b7059be11))
9
10
## [5.0.1](https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v5.0.0...v5.0.1) (2023-09-22)
11
12
pyproject.toml
@@ -5,7 +5,7 @@ license = "MIT"
name = "snakemake-interface-executor-plugins"
packages = [{include = "snakemake_interface_executor_plugins"}]
readme = "README.md"
-version = "5.0.1"
+version = "5.0.2"
[tool.poetry.dependencies]
argparse-dataclass = "^2.0.0"
0 commit comments