diff --git a/pyproject.toml b/pyproject.toml index e52b004..0f7e4c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "boinc-client" -version = "1.9.0" +version = "1.10.0" description = "Python API for interacting with a BOINC client via RPC" authors = ["Lewis England "] readme = "README.md"