diff --git a/pyproject.toml b/pyproject.toml index ff32c0c..ef2a32e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ authors = [ { name = "Aman" } ] -license = "MIT" +license = { text = "MIT" } dependencies = [ "boto3",