diff --git a/pyproject.toml b/pyproject.toml index f08e2c4..8dae439 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ [tool.poetry] authors = ["medaka0213"] name = "ddb_single" -version = "0.4.9" +version = "0.4.10" description = "Python DynamoDB interface, specialized in single-table design." license = "MIT" homepage = "https://medaka0213.github.io/DynamoDB-SingleTable/"