diff --git a/pyproject.toml b/pyproject.toml index b5f3074..88861fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ exclude = ".venv/.*" [tool.poetry] name = "python-hilo" -version = "2023.10.01" +version = "2023.11.01" description = "A Python3, async interface to the Hilo API" readme = "README.md" authors = ["David Vallee Delisle "]