From 60be93bf9be828cefca9d3fc493c524be10fcb03 Mon Sep 17 00:00:00 2001 From: Julien Barnier Date: Thu, 8 Jun 2023 16:11:21 +0200 Subject: [PATCH] maint: bump version to 0.3.6 --- pyproject.toml | 2 +- src/pyobsplot/utils.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 5a7354a5..0f209f87 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 71a0a0cc..4b1166af 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 = [