Skip to content

Commit

Permalink
Release v0.8.0 (#43)
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 30, 2023
1 parent b682b1f commit 92aa846
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [v0.8.0](https://github.com/allen-cell-animated/abm-shape-collection/releases/tag/v0.8.0) - 2023-08-30

> Compare with [v0.7.2](https://github.com/allen-cell-animated/abm-shape-collection/compare/v0.7.2...v0.8.0)
### Features

- Refactor calculate tasks by [@jessicasyu](https://github.com/jessicasyu) in [#42](https://github.com/allen-cell-animated/abm-shape-collection/pull/42)

# [v0.7.2](https://github.com/allen-cell-animated/abm-shape-collection/releases/tag/v0.7.2) - 2023-08-18

> Compare with [v0.7.1](https://github.com/allen-cell-animated/abm-shape-collection/compare/v0.7.1...v0.7.2)
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 = "abm-shape-collection"
version = "0.7.2"
version = "0.8.0"
description = "Collection of tasks for analyzing cell shapes."
authors = [
"Jessica S. Yu <[email protected]>"
Expand Down

0 comments on commit 92aa846

Please sign in to comment.