diff --git a/pyproject.toml b/pyproject.toml index 09a15e8..94b45db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "walrus-python" -version = "0.0.3" +version = "0.0.4" description = "Python SDK for Walrus, a decentralized blob storage protocol" authors = [{ name = "Kevin Ayling", email = "kevin@standardcryptovc.com" }] readme = "README.md"