diff --git a/pyproject.toml b/pyproject.toml index 32a2d54..03d5c87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "dash-builder" -version = "0.1.5" +version = "0.2.0" description = "A tool and framework to simplify construction of Python Dash applications." readme = "README.md" authors = [{ name = "robfs", email = "robfoxsimms@gmail.com" }]