diff --git a/pyproject.toml b/pyproject.toml index b6ca6e3..5915d69 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyboinc" -version = "0.7.0" +version = "0.7.1" description = "Python API for interacting with a BOINC client via RPC" authors = ["Lewis England"] readme = "README.md"