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