We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe1cb6 commit 01ae39dCopy full SHA for 01ae39d
1 file changed
README.md
@@ -57,7 +57,7 @@ This includes running the test suite and performing static analysis over the cod
57
There are a number of steps to take before getting the environment setup for local development.
58
59
1. At the time of writing you will need to ensure that
60
-you have [Python version 3.12.6](https://www.python.org/downloads/) installed on your system.
+you have [Python version 3.12.13](https://www.python.org/downloads/) installed on your system.
61
If in doubt, please check the `.python-version` file at the root level of the project.
62
This is the Python version used by the CLI tooling and the CI pipeline.
63
0 commit comments