diff Project.toml @ 2068:8266acd4113f feature/grids/geometry_functions

Merge default
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 17 Feb 2026 20:07:05 +0100
parents 8aa0cf7f9e4f
children 8fe7233067fb
line wrap: on
line diff
--- a/Project.toml	Thu Feb 12 14:04:22 2026 +0100
+++ b/Project.toml	Tue Feb 17 20:07:05 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"