--- a/eric7.epj Wed Apr 24 10:14:44 2024 +0200 +++ b/eric7.epj Sun Jun 02 09:51:20 2024 +0200 @@ -1029,6 +1029,7 @@ "skip-string-normalization": false, "source": "project", "target-version": [ + "py313", "py312", "py311", "py310", @@ -2458,6 +2459,7 @@ "src/eric7/WebBrowser/data/__init__.py", "src/eric7/__init__.py", "src/eric7/__main__.py", + "src/eric7/__version__.py", "src/eric7/eric7_api.py", "src/eric7/eric7_browser.py", "src/eric7/eric7_browser.pyw",