diff --git a/pyproject.toml b/pyproject.toml index 5a7354a..0f209f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyobsplot" -version = "0.3.5" +version = "0.3.6" description = "Observable Plot in Jupyter notebooks and Quarto documents" authors = ["Julien Barnier "] license = "MIT" diff --git a/src/pyobsplot/utils.py b/src/pyobsplot/utils.py index 71a0a0c..4b1166a 100644 --- a/src/pyobsplot/utils.py +++ b/src/pyobsplot/utils.py @@ -8,7 +8,7 @@ bundler_output_dir = pathlib.Path(__file__).parent / "static" # Minimum npm package version -min_npm_version = "0.3.5" +min_npm_version = "0.3.6" # Allowed default values allowed_defaults = [