update to version 3
This commit is contained in:
parent
99e221095b
commit
2bac617dc9
2 changed files with 13 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue