Bumped version to 8.1

This commit is contained in:
Jaakko Keränen 2024-01-11 14:12:44 +02:00
parent 91d92ad227
commit 106e73d396
No known key found for this signature in database
GPG Key ID: BACCFCFB98DB2EDC
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ from utils import *
from worker import *
__version__ = '8.0'
__version__ = '8.1'
class Bubble: