From 2ea6742f5b68701babe6bd9bdb73d0968bfce937 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 15:19:33 -0500 Subject: [PATCH] Release v0.2.1 (#8) 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 88d6f64..3fff857 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "abm-shape-collection" -version = "0.2.0" +version = "0.2.1" description = "Collection of tasks for analyzing cell shapes." authors = [ "Jessica S. Yu "