summaryrefslogtreecommitdiff
path: root/mako/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'mako/__init__.py')
-rw-r--r--mako/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/mako/__init__.py b/mako/__init__.py
index 38a5b83..384726d 100644
--- a/mako/__init__.py
+++ b/mako/__init__.py
@@ -1,8 +1,8 @@
# mako/__init__.py
-# Copyright 2006-2019 the Mako authors and contributors <see AUTHORS file>
+# Copyright 2006-2020 the Mako authors and contributors <see AUTHORS file>
#
# This module is part of Mako and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
-__version__ = '1.1.1'
+__version__ = "1.1.1"