--- a/PluginRefactoringRope.py Sat Dec 23 17:58:35 2023 +0100 +++ b/PluginRefactoringRope.py Wed Jan 03 16:43:37 2024 +0100 @@ -21,7 +21,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "10.6.0" +version = "10.7.0" className = "RefactoringRopePlugin" packageName = "RefactoringRope" shortDescription = "Refactoring and Code Assist using the Rope library."