This commit is contained in:
ed 2020-08-17 21:55:16 +00:00
parent afafc886a4
commit 0265455cd1

View file

@ -1,6 +1,6 @@
# coding: utf-8
VERSION = (0, 5, 0)
VERSION = (0, 5, 1)
CODENAME = "fuse jelly"
BUILD_DT = (2020, 8, 17)