From 6e8e543e8e6809faa8abebfe0a0f2e28c7fa7df0 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Thu, 22 Aug 2024 18:57:38 +0000 Subject: [PATCH] 1.10.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 10 ++++++++++ pyproject.toml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdab9ce..548b0dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # CHANGELOG +## v1.10.1 (2024-08-22) + +### Chore + +* chore: revert changes to author list ([`b7cd5a5`](https://github.com/mbari-org/sdcat/commit/b7cd5a588743e6173e1045d57abd26d8e20ec16f)) + +### Fix + +* fix: trigger release with changes to pyproject.toml to update __version__ ([`6b7f641`](https://github.com/mbari-org/sdcat/commit/6b7f641c192846167926d7c7c7920c0680eb128f)) + ## v1.10.0 (2024-08-22) ### Build diff --git a/pyproject.toml b/pyproject.toml index c43ad6d..7004a7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sdcat" -version = "1.10.0" +version = "1.10.1" description = "Sliced Detection and Clustering Analysis Toolkit - Developed by MBARI" authors = [ "Danelle Cline ",