This commit is contained in:
ed 2022-04-15 20:09:50 +02:00
parent 36c20bbe53
commit c4083a2942

View file

@ -1,6 +1,6 @@
# coding: utf-8
VERSION = (1, 2, 5)
VERSION = (1, 2, 6)
CODENAME = "ftp btw"
BUILD_DT = (2022, 4, 15)