diff options
author | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-08-03 15:20:05 +0200 |
---|---|---|
committer | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2023-08-29 11:54:29 +0200 |
commit | faf70c1f330a92612cf381d32c791e9ba445d3f2 (patch) | |
tree | babcb4d01a57463c1b8c5dffbd9c57d44c4baa49 /.python-version | |
parent | fa8996b930886da712c09ffe4b58016b36c2ae5b (diff) |
Bump python minimum version to 3.9
Diffstat (limited to '.python-version')
-rw-r--r-- | .python-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.python-version b/.python-version index e29d80998a..2739029233 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.8.17 +3.9.17 |