From 769eb04cc8a81ab645d29305104f54e744ce6bc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 13:37:42 +0000 Subject: [PATCH] Bump version to 0.3.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b85fb3e..ffe516d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ warn_unused_ignores = true [tool.poetry] name = "itchcraft" -version = "0.2.0" +version = "0.3.0" description = "Tech demo for interfacing with heat-based USB insect bite healers" readme = ["README.md", "USAGE.md"] authors = ["Claudia Pellegrino "]