Skip to content

Commit b296bdb

Browse files
chore(main): release 0.1.6 (#11)
🤖 I have created a release *beep* *boop* --- ## [0.1.6](v0.1.5...v0.1.6) (2026-02-19) ### Performance Improvements * bump interface to latest version ([c794b0b](c794b0b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c794b0b commit b296bdb

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.1.6](https://github.com/snakemake/snakemake-software-deployment-plugin-envmodules/compare/v0.1.5...v0.1.6) (2026-02-19)
4+
5+
6+
### Performance Improvements
7+
8+
* bump interface to latest version ([c794b0b](https://github.com/snakemake/snakemake-software-deployment-plugin-envmodules/commit/c794b0b715878e831e679c5b0cfb30dbb7ae09a5))
9+
310
## [0.1.5](https://github.com/snakemake/snakemake-software-deployment-plugin-envmodules/compare/v0.1.4...v0.1.5) (2025-09-19)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "snakemake-software-deployment-plugin-envmodules"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
authors = [{ name = "Johannes Köster", email = "johannes.koester@uni-due.de" }]
55
description = "Software deployment plugin for Snakemake using environment modules."
66
readme = "README.md"

0 commit comments

Comments
 (0)