diff --git a/CHANGELOG.md b/CHANGELOG.md index 18ba1e7..92e28c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [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) + +### Admin + +- Bump aicsshparam from 0.1.6 to 0.1.7 by [@jessicasyu](https://github.com/jessicasyu) in [#36](https://github.com/allen-cell-animated/abm-shape-collection/pull/36) + # [v0.7.0](https://github.com/allen-cell-animated/abm-shape-collection/releases/tag/v0.7.0) - 2023-07-14 > Compare with [v0.6.0](https://github.com/allen-cell-animated/abm-shape-collection/compare/v0.6.0...v0.7.0) diff --git a/pyproject.toml b/pyproject.toml index 0e34933..e0a2108 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "abm-shape-collection" -version = "0.7.0" +version = "0.7.1" description = "Collection of tasks for analyzing cell shapes." authors = [ "Jessica S. Yu "