diff --git a/pyproject.toml b/pyproject.toml index 817baf5..ba9aad3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "eas-sdk" -version = "0.1.2" +version = "0.1.3" description = "Python SDK for Ethereum Attestation Service (EAS)" readme = "README.md" license = {text = "MIT"}