From e53f57035fd27c2bba15c4ee56c60e0dbf82a825 Mon Sep 17 00:00:00 2001 From: Adrian Salceanu Date: Thu, 21 Apr 2022 09:01:52 +0200 Subject: [PATCH] Requires Stipple 0.23 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f47ee2a..493bd66 100644 --- a/Project.toml +++ b/Project.toml @@ -11,7 +11,7 @@ Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998" [compat] Genie = "4" Requires = "1" -Stipple = "0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23" +Stipple = "0.23" julia = "1.6" [extras]