From a50e781df121bc079e7e4ea9b6216b9f5ef5d36b Mon Sep 17 00:00:00 2001
From: Michael Merickel <michael@merickel.org>
Date: Tue, 27 Jun 2017 06:57:54 +0200
Subject: [PATCH] docs are latest

---
 docs/conf.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/conf.py b/docs/conf.py
index 68d23a6..d3a9714 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -159,7 +159,7 @@
     github_url='https://github.com/Pylons/pyramid',
     # On master branch and new branch still in
     # pre-release status: true; else: false.
-    in_progress='true',
+    in_progress='false',
     # On branches previous to "latest": true; else: false.
     outdated='false',
     )

--
Gitblit v1.9.3