Bumped version to 8.3

This commit is contained in:
Jaakko Keränen 2024-01-23 09:12:53 +02:00
parent 6a2dbe9122
commit 77479f04ef
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.2'
__version__ = '8.3'
class Bubble: