Skip to content

Commit

Permalink
Release v0.9.1 (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: jessicasyu <[email protected]>
  • Loading branch information
github-actions[bot] and jessicasyu authored Aug 17, 2023
1 parent 322a8e0 commit cc667db
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [v0.9.1](https://github.com/bagherilab/arcade-collection/releases/tag/v0.9.1) - 2023-08-17

> Compare with [v0.9.0](https://github.com/bagherilab/arcade-collection/compare/v0.9.0...v0.9.1)
### Bug fixes

- Remove extract feature bins task by [@jessicasyu](https://github.com/jessicasyu) in [#48](https://github.com/bagherilab/arcade-collection/pull/48)

### Documentation

- Add module docstrings by [@jessicasyu](https://github.com/jessicasyu) in [#49](https://github.com/bagherilab/arcade-collection/pull/49)

### Admin

- Update publish workflow to use trusted publisher by [@jessicasyu](https://github.com/jessicasyu) in [#50](https://github.com/bagherilab/arcade-collection/pull/50)

# [v0.9.0](https://github.com/bagherilab/arcade-collection/releases/tag/v0.9.0) - 2023-07-14

> Compare with [v0.8.1](https://github.com/bagherilab/arcade-collection/compare/v0.8.1...v0.9.0)
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 = "arcade-collection"
version = "0.9.0"
version = "0.9.1"
description = "Collection of tasks for working with ARCADE."
authors = [
"Jessica S. Yu <[email protected]>"
Expand Down

0 comments on commit cc667db

Please sign in to comment.