From 6dd3f32891344831538fff4c5a22d3de42716653 Mon Sep 17 00:00:00 2001 From: Alex Riss <00alexx@riss.at> Date: Wed, 7 Sep 2022 09:33:58 +0200 Subject: [PATCH] bump version and compat --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 8c28c30..5d07268 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["SPM", "STM", "AFM", "scanning probe microscopy", "scanning tunnelin license = "GPLv3" desc = "Organize scanning probe microscopy images and spectra" authors = ["Alex Riss"] -version = "0.3.8" +version = "0.3.9" [deps] Blink = "ad839575-38b3-5650-b840-f874b8c74a25" @@ -41,7 +41,7 @@ NaturalSort = "^1.0" SpmImages = "^0.2" SpmSpectroscopy = "^0.5" StatsBase = "^0.33" -ZipFile = "^0.9" +ZipFile = "^0.10" julia = "^1.7" [extras]