update to version 3

This commit is contained in:
j 2023-07-27 18:40:38 +02:00
commit 2bac617dc9
2 changed files with 13 additions and 12 deletions

View file

@ -5,7 +5,7 @@ try:
from . import __version
__version__ = __version.VERSION
except:
__version__ = '2.3.x'
__version__ = '3.0.x'
from . import cache
from . import js