diff --git a/pyproject.toml b/pyproject.toml index a211400..b138737 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "acquia-tap-clari" -version = "0.0.1" +version = "0.0.2" description = "`tap-clari` is a Singer tap for Clari, built with the Meltano Singer SDK." readme = "README.md" authors = ["Josh Lloyd "]