Skip to content

Commit 50efe15

Browse files
chore(main): release 0.1.2 (#10)
🤖 I have created a release *beep* *boop* --- ## [0.1.2](v0.1.1...v0.1.2) (2024-03-25) ### Bug Fixes * logger messages ([5b66926](5b66926)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 5b66926 commit 50efe15

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

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

3+
## [0.1.2](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/compare/v0.1.1...v0.1.2) (2024-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* logger messages ([5b66926](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/commit/5b6692668ac54b5267c35856f6de3503c43c22e5))
9+
310
## [0.1.1](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/compare/v0.1.0...v0.1.1) (2024-03-25)
411

512

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "snakemake-executor-plugin-htcondor"
7-
version = "0.1.1"
7+
version = "0.1.2"
88
description = "A Snakemake executor plugin for submitting jobs to a HTCondor cluster."
99
authors = [ "Jannis Speer <[email protected]>",]
1010
readme = "README.md"

0 commit comments

Comments
 (0)