diff --git a/ebs/pyproject.toml b/ebs/pyproject.toml index c2a4536..f3c52ba 100644 --- a/ebs/pyproject.toml +++ b/ebs/pyproject.toml @@ -2,7 +2,7 @@ [project] name = "verifiedfirst" description = "Backend for Verified First twitch extension" -version = "0.1.2" +version = "0.2.0" authors = [ { name = "Jaedolph - Lord of Games" } ]