This commit is contained in:
ed
2021-03-05 00:00:22 +01:00
parent bddcc69438
commit 482dd7a938
3 changed files with 27 additions and 16 deletions

View File

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