diff --git a/freak/__init__.py b/freak/__init__.py index 607b400..34c4cf8 100644 --- a/freak/__init__.py +++ b/freak/__init__.py @@ -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__)) diff --git a/freak/templates/base.html b/freak/templates/base.html index a4eb90c..e747247 100644 --- a/freak/templates/base.html +++ b/freak/templates/base.html @@ -2,7 +2,6 @@ - {% from "macros/icon.html" import icon with context %} {% block title %}