diff --git a/pyproject.toml b/pyproject.toml index ab5d98d..1b5fb5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "slackify_markdown" -version = "0.2.0" +version = "0.2.1" description = "Convert markdown to Slack-compatible formatting" readme = "readme.md" authors = [