Make update-version.py pass some CI tests

This commit is contained in:
dirkf 2023-07-04 12:44:48 +01:00
parent 9fd68fe485
commit ebb61a70bd
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python3
from __future__ import unicode_literals
from datetime import datetime
import sys