Skip to content

Commit afead7d

Browse files
chore(main): release 5.0.2 (#29)
1 parent 733f2f9 commit afead7d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [5.0.1](https://github.com/snakemake/snakemake-interface-executor-plugins/compare/v5.0.0...v5.0.1) (2023-09-22)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "MIT"
55
name = "snakemake-interface-executor-plugins"
66
packages = [{include = "snakemake_interface_executor_plugins"}]
77
readme = "README.md"
8-
version = "5.0.1"
8+
version = "5.0.2"
99

1010
[tool.poetry.dependencies]
1111
argparse-dataclass = "^2.0.0"

0 commit comments

Comments
 (0)