diff --git a/pyproject.toml b/pyproject.toml index 8a1bdbb..2aaec41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = 'portabletext-html' -version = '1.1.1' +version = '1.1.2' description = "HTML renderer for Sanity's Portable Text format" homepage = 'https://github.com/otovo/python-sanity-html' repository = 'https://github.com/otovo/python-sanity-html'