From 388bf236ec5e33754346e63f9aac01578de36152 Mon Sep 17 00:00:00 2001 From: Alex Riss <00alexx@riss.at> Date: Sat, 14 Dec 2024 16:27:45 +0100 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 408155c..862b3cf 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["SPM", "STM", "AFM", "scanning probe microscopy", "scanning tunnelin license = "GPLv3" desc = "Read and display SPM (scanning probe microscopy) images" authors = ["Alex Riss"] -version = "0.4.1" +version = "0.4.2" [deps] CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"