Bump Python version to >=3.8 and version to 0.8

This commit is contained in:
2023-06-13 10:55:44 +02:00
parent 0cdd887e63
commit b21f7044eb
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
__name__ = "libbot"
__version__ = "0.7"
__version__ = "0.8"
__license__ = "GPL3"
__author__ = "Profitroll"