diff --git a/pyproject.toml b/pyproject.toml index 2efab53..52f749b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "quiffen" -version = "2.0.12" +version = "2.0.13" description = "Quiffen" authors = ["Isaac Harris-Holt "] license = "GPL-3.0-or-later"