[version] Set version number based on UTC time, not local time

This commit is contained in:
pukkandan
2021-02-16 17:04:53 +05:30
parent 46261325be
commit f3b7c69377
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
from __future__ import unicode_literals
__version__ = '2021.02.16'
__version__ = '2021.02.15'