Fix invalid date type in UpdateShort

This commit is contained in:
Lonami Exo
2023-09-12 17:09:27 +02:00
parent 5ba312555a
commit 7ce0b2f940
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
# Versions should comply with PEP440.
# This line is parsed in setup.py:
__version__ = '1.30.0'
__version__ = '1.30.2'