diff --git a/pyproject.toml b/pyproject.toml index cd13e9c..ee6e35c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "hasherino" description = "hasherino is a twitch chat client built using flet" -version = "0.1.9" +version = "0.1.10" authors = [ { name = "Douglas", email = "hashy.software@gmail.com" } ]