* version 2021.06.24.1

unlicense
Dominika Liberda 2021-06-24 14:01:25 +02:00 committed by Dominika
parent 0872e0c334
commit 18b5da3114
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from __future__ import unicode_literals
__version__ = '2021.06.24'
__version__ = '2021.06.24.1'
if __name__ == '__main__':
print(__version__)