diff --git a/pyproject.toml b/pyproject.toml index ae01fc1..035fca6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "quiffen" -version = "2.0.9" +version = "2.0.10" description = "Quiffen" authors = ["Isaac Harris-Holt "] license = "GPL-3.0-or-later"