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