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