bump python version

This commit is contained in:
Fredrik Eriksson 2023-12-13 18:00:13 +01:00
parent 48a80d7e44
commit cafd360327
Signed by: feffe
GPG Key ID: CD5A131FADFA3968
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3.8
#!/usr/bin/env python3.10
import argparse
import configparser

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3.8
#!/usr/bin/env python3.10
import argparse
import configparser