Moved to pyproject.toml

This commit is contained in:
Profitroll
2023-05-14 23:37:50 +02:00
parent 1be777305a
commit 07faca0fe0
3 changed files with 49 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
__name__ = "libbot"
__version__ = "0.2"
__version__ = "0.3"
__license__ = "GPL3"
__author__ = "Profitroll"