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