Skip to content

Commit 7dffbb1

Browse files
chore(main): release 1.1.1 (#33)
🤖 I have created a release *beep* *boop* --- ## [1.1.1](v1.1.0...v1.1.1) (2025-03-21) ### Bug Fixes * trying to clarify usage of remotly used env vars ([#30](#30)) ([ef89d0e](ef89d0e)) --- 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 ef89d0e commit 7dffbb1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/snakemake/snakemake-storage-plugin-fs/compare/v1.1.0...v1.1.1) (2025-03-21)
4+
5+
6+
### Bug Fixes
7+
8+
* trying to clarify usage of remotly used env vars ([#30](https://github.com/snakemake/snakemake-storage-plugin-fs/issues/30)) ([ef89d0e](https://github.com/snakemake/snakemake-storage-plugin-fs/commit/ef89d0e1bf8eab95cc07b2cfb0c7959a8b96cbc6))
9+
310
## [1.1.0](https://github.com/snakemake/snakemake-storage-plugin-fs/compare/v1.0.6...v1.1.0) (2025-03-20)
411

512

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "snakemake-storage-plugin-fs"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
description = " A Snakemake storage plugin that reads and writes from a locally mounted filesystem using rsync"
55
authors = ["Johannes Koester <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)