This commit is contained in:
ed 2021-04-19 21:43:08 +02:00
parent 2b2415a7d8
commit 28cbdb652e

View file

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