diff --git a/scripts/upgrade-2.0.py b/scripts/upgrade-2.0.py index 7225e6c..45f06d2 100644 --- a/scripts/upgrade-2.0.py +++ b/scripts/upgrade-2.0.py @@ -1,7 +1,7 @@ """ Loops through STORE_PATH, looking for */.transpose files, create new transpose config file - Note: This does not remove the v1 */.transpose files, just in case. Must be done if desired. + Note: This does not remove the v1 */.transpose files, just in case. Must be done manually if desired. """ from pathlib import Path