diff --git a/pyproject.toml b/pyproject.toml index 5129007..bc5799d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "typerbot" -version = "2.0.0" +version = "3.0.0" description = "TyperBot - Discord bot for football predictions" requires-python = ">=3.13" authors = [ diff --git a/uv.lock b/uv.lock index aee56a0..06515b7 100644 --- a/uv.lock +++ b/uv.lock @@ -576,7 +576,7 @@ wheels = [ [[package]] name = "typerbot" -version = "2.0.0" +version = "3.0.0" source = { editable = "." } dependencies = [ { name = "aiosqlite" },