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