This commit is contained in:
ed 2021-08-30 22:32:16 +02:00
parent 26fe84b660
commit ed48c2d0ed

View file

@ -1,6 +1,6 @@
# coding: utf-8
VERSION = (0, 13, 10)
VERSION = (0, 13, 11)
CODENAME = "future-proof"
BUILD_DT = (2021, 8, 30)