From f4e50e11160835e76936ab00ed63f3ddcbac376b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helmut=20H=C3=A4nsel?= Date: Thu, 1 Feb 2024 07:43:24 +0100 Subject: [PATCH] bump Stipple compat --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 1ddb7b1..811ad1c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StipplePlotly" uuid = "ec984513-233d-481d-95b0-a3b58b97af2b" authors = ["Adrian and contributors"] -version = "0.13.12" +version = "0.13.13" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" @@ -14,7 +14,7 @@ DataFrames = "1" Genie = "5" PlotlyBase = "0.8.19" Requires = "1" -Stipple = "0.27.30" +Stipple = "0.27.30, 0.28" julia = "1.6" [extras]