diff --git a/softchat/__main__.py b/softchat/__main__.py index f41e619..c6bede0 100644 --- a/softchat/__main__.py +++ b/softchat/__main__.py @@ -2,8 +2,8 @@ about = { "name": "softchat", - "version": "1.4", - "date": "2022-01-24", + "version": "1.5", + "date": "2023-02-15", "description": "convert twitch/youtube chat into softsubs", "author": "ed", "license": "MIT",