diff --git a/pyproject.toml b/pyproject.toml index 57c5e62..c9bf83b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "referrers" -version = "0.9.0" +version = "0.10.1" description = "Finds the graph of referrers for a Python object" authors = ["Neil Ferguson"] readme = "README.md"