This commit is contained in:
ed 2021-04-19 21:58:49 +02:00
parent 779437db67
commit ab09927e7b

View file

@ -1,6 +1,6 @@
# coding: utf-8
VERSION = (0, 10, 11)
VERSION = (0, 10, 12)
CODENAME = "zip it"
BUILD_DT = (2021, 4, 19)