This commit is contained in:
ed 2021-06-12 20:37:05 +02:00
parent fa0a7f50bb
commit f3dfd24c92

View file

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