Skip to content

Commit

Permalink
chore(main): release 0.1.2 (#10)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
github-actions[bot] authored Mar 25, 2024
1 parent 5b66926 commit 50efe15
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/compare/v0.1.1...v0.1.2) (2024-03-25)


### Bug Fixes

* logger messages ([5b66926](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/commit/5b6692668ac54b5267c35856f6de3503c43c22e5))

## [0.1.1](https://github.com/jannisspeer/snakemake-executor-plugin-htcondor/compare/v0.1.0...v0.1.1) (2024-03-25)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

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

0 comments on commit 50efe15

Please sign in to comment.