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 "]