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