Skip to content

Commit

Permalink
chore(main): release 0.1.5 (#10)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.1.5](v0.1.4...v0.1.5)
(2024-03-06)


### Bug Fixes

* correct concat error in register_cli_args
([#8](#8))
([8a9ca82](8a9ca82))

---
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>
  • Loading branch information
github-actions[bot] committed Mar 6, 2024
1 parent 8a9ca82 commit fd4c98f
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.5](https://github.com/snakemake/snakemake-storage-plugin-azure/compare/v0.1.4...v0.1.5) (2024-03-06)


### Bug Fixes

* correct concat error in register_cli_args ([#8](https://github.com/snakemake/snakemake-storage-plugin-azure/issues/8)) ([8a9ca82](https://github.com/snakemake/snakemake-storage-plugin-azure/commit/8a9ca82b14d333a1ade13bb0659de27e5d139dd3))

## [0.1.4](https://github.com/snakemake/snakemake-storage-plugin-azure/compare/v0.1.3...v0.1.4) (2023-12-19)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "snakemake-storage-plugin-azure"
version = "0.1.4"
version = "0.1.5"
description = "A Snakemake storage plugin to read and write from Azure Blob Storage"
authors = ["Jake VanCampen <jake.vancampen7@gmail.com>"]
repository = "https://github.com/snakemake/snakemake-storage-plugin-azure"
Expand Down

0 comments on commit fd4c98f

Please sign in to comment.