Skip to content

Commit 55fe634

Browse files
chore(main): release 1.1.2 (#35)
🤖 I have created a release *beep* *boop* --- ## [1.1.2](v1.1.1...v1.1.2) (2025-03-27) ### Documentation * update prefix setting description ([6971446](6971446)) --- 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 6971446 commit 55fe634

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+
## [1.1.2](https://github.com/snakemake/snakemake-storage-plugin-fs/compare/v1.1.1...v1.1.2) (2025-03-27)
4+
5+
6+
### Documentation
7+
8+
* update prefix setting description ([6971446](https://github.com/snakemake/snakemake-storage-plugin-fs/commit/6971446cc0336ed9779a408afeb6969fb0c505c1))
9+
310
## [1.1.1](https://github.com/snakemake/snakemake-storage-plugin-fs/compare/v1.1.0...v1.1.1) (2025-03-21)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.1"
3+
version = "1.1.2"
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)