diff --git a/pyproject.toml b/pyproject.toml index 3c2814b..3f3f32a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = 'sanity-html' -version = '0.0.6' +version = '0.0.7' 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'