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 21, 2023
2 parents fc6fab7 + 50016e4 commit dd07fb2
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.0](https://github.com/snakemake/snakemake-interface-common/compare/v1.6.0...v1.7.0) (2023-09-21)


### Features

* add test suite for plugin registries ([36f5b13](https://github.com/snakemake/snakemake-interface-common/commit/36f5b133286ede83c95de1f5238b026fcdef2136))

## [1.6.0](https://github.com/snakemake/snakemake-interface-common/compare/v1.5.0...v1.6.0) (2023-09-21)


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.6.0"
version = "1.7.0"
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 dd07fb2

Please sign in to comment.