This commit is contained in:
ed 2021-06-01 03:55:51 +02:00
parent d89329757e
commit 83127858ca

View file

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