diff --git a/pyproject.toml b/pyproject.toml index 33395c5..9068542 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tap-msaccess" -version = "0.0.1" +version = "0.1.0" description = "`tap-msaccess` is a Singer tap for MSAccess, built with the Meltano Singer SDK." readme = "README.md" authors = ["Reuben Frankel "]