* version 2021.06.24.1

merge-requests/5/head
Dominika Liberda 2021-06-24 14:01:25 +02:00
parent 31b7bf5bdb
commit 81b5018d99
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__)