From e7b481a5d4bf2be45630ffbe040dda7b391c83f6 Mon Sep 17 00:00:00 2001 From: Jeff Eldredge Date: Thu, 2 Mar 2023 10:59:48 -0800 Subject: [PATCH] Update Project.toml --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index d2dfbfa..d4744ca 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "PotentialFlow" uuid = "73af2aaf-3f58-5b29-82a9-435ecf827f5b" authors = ["Darwin Darakananda ", "Jeff Eldredge "] repo = "https://github.com/darwindarak/PotentialFlow.jl.git" -version = "0.2.6" +version = "0.2.7" [deps] ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f" @@ -32,7 +32,7 @@ PlotUtils = "1.0" RecipesBase = "1.0" Reexport = "0.2.0, 1" SchwarzChristoffel = "0.1.13" -julia = "1" +julia = "1.6" [extras] NBInclude = "0db19996-df87-5ea3-a455-e3a50d440464"