diff --git a/softchat/__main__.py b/softchat/__main__.py index 8143ceb..8a7a2d3 100644 --- a/softchat/__main__.py +++ b/softchat/__main__.py @@ -2,8 +2,8 @@ about = { "name": "softchat", - "version": "1.6", - "date": "2023-08-22", + "version": "1.7", + "date": "2024-01-02", "description": "convert twitch/youtube chat into softsubs", "author": "ed", "license": "MIT",