From 5a4a3f910c83697e36de90f7310b172beb8f0c7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 15:53:07 -0500 Subject: [PATCH] Release v0.2.2 (#10) Co-authored-by: jessicasyu <15913767+jessicasyu@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3fff857..951a3ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "abm-shape-collection" -version = "0.2.1" +version = "0.2.2" description = "Collection of tasks for analyzing cell shapes." authors = [ "Jessica S. Yu "