diff --git a/pyproject.toml b/pyproject.toml index 6d349b0..b978e2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "barkr" -version = "0.2.1" +version = "0.3.0" description = "Yet another cross-posting tool in Python" authors = ["Andrés Ignacio Torres "] readme = "README.md"