This commit is contained in:
ed 2021-12-17 00:05:17 +01:00
parent dd28de1796
commit 3ba0cc20f1

View file

@ -1,6 +1,6 @@
# coding: utf-8
VERSION = (1, 1, 9)
VERSION = (1, 1, 10)
CODENAME = "opus"
BUILD_DT = (2021, 12, 16)