diff --git a/pyproject.toml b/pyproject.toml index f714fa2..85c4f10 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tap-theme-parks" -version = "0.0.3" +version = "0.0.4" description = "`tap-theme-parks` is a Singer tap for theme parks, built with the Meltano Singer SDK." readme = "README.md" authors = ["Daniel Walker"]