From 5b3a4a4aa981790935e60b99ef6f1ca07fdb302f Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 1 Jul 2019 15:24:28 -0400 Subject: - 1.0.13 --- doc/build/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/build/conf.py') diff --git a/doc/build/conf.py b/doc/build/conf.py index b069052..1c1832b 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -70,7 +70,7 @@ copyright = u'the Mako authors and contributors' # The short X.Y version. version = mako.__version__ # The full version, including alpha/beta/rc tags. -release = "1.0.12" +release = "1.0.13" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit v1.2.3