version advance
This commit is contained in:
parent
1608b06356
commit
b97355bb89
2 changed files with 1 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ from suou.configparse import ConfigOptions, ConfigValue
|
|||
from .colors import color_themes, theme_classes
|
||||
from .utils import twocolon_list
|
||||
|
||||
__version__ = '0.4.0'
|
||||
__version__ = '0.5.0-dev30'
|
||||
|
||||
APP_BASE_DIR = os.path.dirname(os.path.dirname(__file__))
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
{% from "macros/icon.html" import icon with context %}
|
||||
{% block title %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue