Skip to content

Commit

Permalink
Merge branch 'main' of github.com:snakemake/snakemake-interface-common
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Sep 22, 2023
2 parents ac3dcb7 + 2c85d2b commit 7902d62
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.7.3](https://github.com/snakemake/snakemake-interface-common/compare/v1.7.2...v1.7.3) (2023-09-22)


### Bug Fixes

* plugin retrieval ([5a92361](https://github.com/snakemake/snakemake-interface-common/commit/5a92361e8d0fed0479ff372d6287453418c42886))

## [1.7.2](https://github.com/snakemake/snakemake-interface-common/compare/v1.7.1...v1.7.2) (2023-09-22)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "snakemake-interface-common"
version = "1.7.2"
version = "1.7.3"
description = "Common functions and classes for Snakemake and its plugins"
authors = ["Johannes Koester <johannes.koester@uni-due.de>"]
readme = "README.md"
Expand Down

0 comments on commit 7902d62

Please sign in to comment.