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