aboutsummaryrefslogtreecommitdiffstats
path: root/mako
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2016-11-02 22:08:59 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2016-11-02 22:09:21 -0400
commite51eac202cc38bfb14b3c02ca7fd677dc1b36f77 (patch)
tree9ce6dae8656df65fb977a15259e5bd6a993f2210 /mako
parent161b1cf57a3777922fd3e05a6e1314386c2a3912 (diff)
downloadexternal_python_mako-e51eac202cc38bfb14b3c02ca7fd677dc1b36f77.tar.gz
external_python_mako-e51eac202cc38bfb14b3c02ca7fd677dc1b36f77.tar.bz2
external_python_mako-e51eac202cc38bfb14b3c02ca7fd677dc1b36f77.zip
- add 1.0.5 + changelog for the sphinx fix
in 161b1cf57a3777922fd3e05a6e1314386c2a3912
Diffstat (limited to 'mako')
-rw-r--r--mako/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mako/__init__.py b/mako/__init__.py
index 1360163..7f09c6a 100644
--- a/mako/__init__.py
+++ b/mako/__init__.py
@@ -5,4 +5,4 @@
# the MIT License: http://www.opensource.org/licenses/mit-license.php
-__version__ = '1.0.4'
+__version__ = '1.0.5'