diff --git a/setup.py b/setup.py index ac80aac..6954a6f 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name="slack-to-discord", - version="1.1.4", + version="1.1.5", description="Extract data from a Slack export and import it into Discord", long_description=long_description, long_description_content_type="text/markdown",