diff --git a/pyproject.toml b/pyproject.toml index ea1bc1f..b5e3eda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "huum" -version = "0.7.0" +version = "0.7.1" description = "Python library for Huum saunas" authors = ["Frank Wickström "]