This commit is contained in:
ed 2021-05-29 23:39:39 +02:00
parent 0be7c5e2d8
commit 292c18b3d0

View file

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