From 78812e812b7db98d4d5828e20d1fa1ce428f8846 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 7 Jan 2022 00:45:53 +0000 Subject: [PATCH] CompatHelper: bump compat for Stipple to 0.20, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 25babfd..c828d20 100644 --- a/Project.toml +++ b/Project.toml @@ -11,7 +11,7 @@ Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998" [compat] DataFrames = "1.0" Genie = "4" -Stipple = "0.17, 0.18, 0.19" +Stipple = "0.17, 0.18, 0.19, 0.20" julia = "1.6" [extras]