This commit is contained in:
ed 2021-06-20 21:25:18 +02:00
parent 2fcd0e7e72
commit 239b4e9fe6

View file

@ -1,6 +1,6 @@
# coding: utf-8
VERSION = (0, 11, 20)
VERSION = (0, 11, 21)
CODENAME = "the grid"
BUILD_DT = (2021, 6, 20)