diff --git a/CHANGELOG.md b/CHANGELOG.md index 92e28c9..841e393 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [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) + +### Documentation + +- Add module docstrings by [@jessicasyu](https://github.com/jessicasyu) in [#38](https://github.com/allen-cell-animated/abm-shape-collection/pull/38) + +### Admin + +- Update workflow permissions and badges by [@jessicasyu](https://github.com/jessicasyu) in [#39](https://github.com/allen-cell-animated/abm-shape-collection/pull/39) + # [v0.7.1](https://github.com/allen-cell-animated/abm-shape-collection/releases/tag/v0.7.1) - 2023-07-18 > Compare with [v0.7.0](https://github.com/allen-cell-animated/abm-shape-collection/compare/v0.7.0...v0.7.1) diff --git a/pyproject.toml b/pyproject.toml index e0a2108..8b7c915 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "abm-shape-collection" -version = "0.7.1" +version = "0.7.2" description = "Collection of tasks for analyzing cell shapes." authors = [ "Jessica S. Yu "