diff --git a/pyproject.toml b/pyproject.toml index 4c240ca..1f56bbd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dbterd" -version = "0.3.0" +version = "1.0.0" description = "dbterd is a Command Line Interface (CLI) to convert dbt manifest.json file to diagram file" authors = ["Dat Nguyen "] license = "MIT"