From bb66cd746048ca7b983f7abb91a2f00b67dc39a3 Mon Sep 17 00:00:00 2001 From: Clemens Barth Date: Fri, 8 Apr 2022 18:00:32 +0200 Subject: [PATCH] Historie (git start) and version + date --- AFM_thumbs.py | 5 +++++ AFM_thumbs/Variables.py | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/AFM_thumbs.py b/AFM_thumbs.py index 9927ba9..d14f3b5 100755 --- a/AFM_thumbs.py +++ b/AFM_thumbs.py @@ -37,8 +37,13 @@ # Restructure of project : 2014/03/28, Clemens Barth # Niklas Rethmann # Transition to Python 3.x : 2022/02/17, Clemens Barth +# First git visibility : 2022/04/08, Clemens Barth # # +# 2022/04/08 +# ========== +# - First upload of AFM_thumbs.py onto our git server. +# # 2022/03/02 # ========== # - Bug removal in SPECS_Nanonis.py: do not prepare amplitude diff --git a/AFM_thumbs/Variables.py b/AFM_thumbs/Variables.py index 682c01d..6714cfb 100755 --- a/AFM_thumbs/Variables.py +++ b/AFM_thumbs/Variables.py @@ -66,8 +66,8 @@ globvar_contributions = "Reinhard Olbrich (testing)\n" \ "Alexander v Schmidtsfeld (testing)\n" \ "..." -globvar_year = "2022-03-02" -globvar_version = "3.001" +globvar_year = "2022-04-08" +globvar_version = "3.0011" globvar_spaces = " " globvar_name = "AFM thumbs v" + globvar_version