This commit is contained in:
ed 2021-03-07 21:44:25 +01:00
parent b2fafec5fc
commit 96495a9bf1

View file

@ -1,6 +1,6 @@
# coding: utf-8
VERSION = (0, 9, 5)
VERSION = (0, 9, 6)
CODENAME = "the strongest music server"
BUILD_DT = (2021, 3, 7)