diff --git a/pyproject.toml b/pyproject.toml index 0d64c7c..3b0281c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ warn_unused_ignores = true [tool.poetry] name = "itchcraft" -version = "0.4.0" +version = "0.4.1" description = "Tech demo for interfacing with heat-based USB insect bite healers" readme = ["README.md", "USAGE.md"] authors = ["Claudia Pellegrino "]