Skip to content

Commit

Permalink
Release v0.4.0 (#22)
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 Mar 30, 2023
1 parent e361e66 commit 1ee8945
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [v0.4.0](https://github.com/allen-cell-animated/abm-shape-collection/releases/tag/v0.4.0) - 2023-03-30

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

- Update calculate stats tasks with optional sampling by [@jessicasyu](https://github.com/jessicasyu) in [#21](https://github.com/allen-cell-animated/abm-shape-collection/pull/21)

### Admin

- Update adding task decorator to init imports by [@jessicasyu](https://github.com/jessicasyu) in [#18](https://github.com/allen-cell-animated/abm-shape-collection/pull/18)
- Add task decorator to init imports by [@jessicasyu](https://github.com/jessicasyu) in [#19](https://github.com/allen-cell-animated/abm-shape-collection/pull/19)
- Update pyproject.toml and dependencies by [@jessicasyu](https://github.com/jessicasyu) in [#20](https://github.com/allen-cell-animated/abm-shape-collection/pull/20)

# [v0.3.1](https://github.com/allen-cell-animated/abm-shape-collection/releases/tag/v0.3.1) - 2023-03-20

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

0 comments on commit 1ee8945

Please sign in to comment.