This commit is contained in:
ed 2021-07-20 23:23:08 +02:00
parent 23b8901c9c
commit 02910b0020

View file

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