From e95326de47a365958e49f3706b40660664875b7e Mon Sep 17 00:00:00 2001 From: lucaeros <97223739+lucaeros@users.noreply.github.com> Date: Sat, 29 Jul 2023 04:00:13 +0200 Subject: [PATCH] Update __init__.py --- openaerostruct/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openaerostruct/__init__.py b/openaerostruct/__init__.py index b482efeb4..2614ce9d9 100644 --- a/openaerostruct/__init__.py +++ b/openaerostruct/__init__.py @@ -1 +1 @@ -__version__ = "2.6.2" +__version__ = "2.7.0"