aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTIONS.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTIONS.md')
-rw-r--r--CONTRIBUTIONS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md
index 3654f9bc..2f38bd11 100644
--- a/CONTRIBUTIONS.md
+++ b/CONTRIBUTIONS.md
@@ -4,7 +4,7 @@ Contributions to Vela are very much welcomed!
## Coding Standard
-Vela is written using Python 3.6 language constructs in order to aid
+Vela is written using Python 3.7 language constructs in order to aid
compatibility with other tools. All code must also be run through the
formatting and linting tools described in [Vela Testing](TESTING.md)