diff --git a/pyproject.toml b/pyproject.toml index cc10603..208d189 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "meltanolabs-tap-dynamodb" -version = "0.0.1" +version = "0.1.0" description = "`tap-dynamodb` is a Singer tap for DynamoDB, built with the Meltano Singer SDK." readme = "README.md" authors = ["Pat Nadolny"]