diff Project.toml @ 2074:8fe7233067fb feature/sbp_operators/laplace_curvilinear

Merge feature/grids/geometry_functions
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 17 Feb 2026 21:01:50 +0100
parents 17efc56f1f45 8aa0cf7f9e4f
children
line wrap: on
line diff
--- a/Project.toml	Sun Feb 08 00:05:40 2026 +0100
+++ b/Project.toml	Tue Feb 17 21:01:50 2026 +0100
@@ -1,10 +1,10 @@
 name = "Diffinitive"
 uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
 authors = ["Jonatan Werpers <jonatan@werpers.com>", "Vidar Stiernström <vidar.stiernstrom@gmail.com>, and contributors"]
-version = "0.1.5"
+version = "0.1.6"
 
 [workspace]
-projects = ["test", "docs", "benchmark"]
+projects = ["test", "docs", "benchmark", "notebooks"]
 
 [deps]
 LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"