diff --git a/pyproject.toml b/pyproject.toml index ab9677c..b6950f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "mospy-wallet" -version = "0.5.1" +version = "0.5.2" description = "This package is a fork of cosmospy and is a light framework for the cosmos ecosystem" authors = [ { name = "ctrl-felix", email = "dev@ctrl-felix.de" },