Skip to content

Commit 364107d

Browse files
chore(main): release 0.3.3 (#43)
🤖 I have created a release *beep* *boop* --- ## [0.3.3](v0.3.2...v0.3.3) (2024-04-06) ### Bug Fixes * make get_snakefile return rel path to snakefile ([#40](#40)) ([#41](#41)) ([de2b1da](de2b1da)) --- 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 de2b1da commit 364107d

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.3.3](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/compare/v0.3.2...v0.3.3) (2024-04-06)
4+
5+
6+
### Bug Fixes
7+
8+
* make get_snakefile return rel path to snakefile ([#40](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/issues/40)) ([#41](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/issues/41)) ([de2b1da](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/commit/de2b1da1e303a21824408ceea0e316c42e4d1a86))
9+
310
## [0.3.2](https://github.com/snakemake/snakemake-executor-plugin-googlebatch/compare/v0.3.1...v0.3.2) (2024-04-05)
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-executor-plugin-googlebatch"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
description = ""
55
authors = [
66
"Vanessa Sochat <sochat1@llnl.gov>",

0 commit comments

Comments
 (0)