From 157cfe56a57932ac926d7664bf686a5b559ac848 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 1 Apr 2023 07:59:48 -0400 Subject: [PATCH] Test DomainSets v0.6 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 46dc81ca7..7556bf96d 100644 --- a/Project.toml +++ b/Project.toml @@ -40,7 +40,7 @@ DataStructures = "0.18" DiffRules = "1.4" Distributions = "0.23, 0.24, 0.25" DocStringExtensions = "0.7, 0.8, 0.9" -DomainSets = "0.5" +DomainSets = "0.6" Groebner = "0.3" IfElse = "0.1" LaTeXStrings = "1.3"