diff --git a/pyproject.toml b/pyproject.toml index a45cf66..5f888de 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.12" +version = "0.1.13" authors = [ { name = "Douglas", email = "hashy.software@gmail.com" } ]