Skip to content

Commit 1a3e90b

Browse files
chore(main): release 1.1.4 (#60)
🤖 I have created a release *beep* *boop* --- ## [1.1.4](v1.1.3...v1.1.4) (2025-03-24) ### Bug Fixes * convert to pixi, update test suite with gcs server fixture, adapt to interface changes ([#59](#59)) ([d319a68](d319a68)) --- 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 d319a68 commit 1a3e90b

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.4](https://github.com/snakemake/snakemake-storage-plugin-gcs/compare/v1.1.3...v1.1.4) (2025-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* convert to pixi, update test suite with gcs server fixture, adapt to interface changes ([#59](https://github.com/snakemake/snakemake-storage-plugin-gcs/issues/59)) ([d319a68](https://github.com/snakemake/snakemake-storage-plugin-gcs/commit/d319a684966f2269292a16433b342fc1207c5260))
9+
310
## [1.1.3](https://github.com/snakemake/snakemake-storage-plugin-gcs/compare/v1.1.2...v1.1.3) (2025-03-12)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "snakemake-storage-plugin-gcs"
7-
version = "1.1.3"
7+
version = "1.1.4"
88
description = "A Snakemake storage plugin for Google Cloud Storage"
99
authors = [
1010
{ name = "Vanessa Sochat", email = "sochat1@llnl.gov" },

0 commit comments

Comments
 (0)