This commit is contained in:
ed 2023-01-29 04:41:16 +00:00
parent eaa6b3d0be
commit aecae552a4

View file

@ -1,6 +1,6 @@
# coding: utf-8
VERSION = (1, 6, 0)
VERSION = (1, 6, 1)
CODENAME = "cors k"
BUILD_DT = (2023, 1, 29)