diff options
author | Matt Singleton <matt@xcolour.net> | 2022-01-19 18:58:34 -0600 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2022-01-19 18:58:34 -0600 |
commit | 069926b1611fe242a8d86a58849ad51e90914da0 (patch) | |
tree | e2702d577959dd161245f40ad294aed9122cc1e6 /.tool-versions | |
parent | 0abf3511646446ee64f21d551dd0d2214fd624b7 (diff) |
bump it up to python 3.10
Diffstat (limited to '.tool-versions')
-rw-r--r-- | .tool-versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.tool-versions b/.tool-versions index 86f96f9..e418f19 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -python 3.9.6 +python 3.10.2 |