From 81c309a217d76e56ff2711fff4caf311b40b2925 Mon Sep 17 00:00:00 2001 From: Hippalectryon Date: Tue, 10 Dec 2024 15:07:43 +0100 Subject: [PATCH] Update release tag --- paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper.md b/paper.md index 0fa3cbd..6065fd6 100644 --- a/paper.md +++ b/paper.md @@ -52,7 +52,7 @@ PyLogGrid has been used in a number of publications [@barral2023asymptotic; @cos # Basic features -*This corresponds to version 2.2.1*. +*This corresponds to version 2.3.2*. The basics of PyLogGrid consists in a `Solver` class to simulate equations on log-lattices, and a `DataExplorer` class to visualize and analyze resulting data.