diff --git a/pyproject.toml b/pyproject.toml index f2b04b2..58e6c46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ license = {text = "GPL-3.0-or-later"} classifiers = [ "Programming Language :: Python :: 3", ] -version = "0.0.4" +version = "0.0.5" dependencies = [ "requests", "click"