diff --git a/pyproject.toml b/pyproject.toml index b7e539d..a82257c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dash-extensions" -version = "1.0.6" +version = "1.0.7" description = "Extensions for Plotly Dash." authors = ["emher "] license = "MIT"