Rebranding to TuneBot + updated pyproject.toml

This commit is contained in:
2021-11-06 15:58:10 +01:00
parent c9ffc06e51
commit aed057daa4
8 changed files with 22 additions and 22 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
[tool.poetry]
name = "christmasbot"
version = "0.1.0"
description = ""
authors = ["Your Name <you@example.com>"]
name = "tunebot"
version = "1.0.0"
description = "A very configurable Discord radio"
authors = ["StrNophix <curious@duck.com>", "Matthww <hello@exobot.site>"]
license = "GPL-v3.0"
[tool.poetry.dependencies]