From 14df2fc282d2ef11cca3672f9d0cad254b6a1ce2 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Apr 18 2017 16:56:26 +0000 Subject: use short version for Sphinx version field --- diff --git a/docs/source/conf.py b/docs/source/conf.py index e83d380..201a8fb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,7 +54,7 @@ copyright = u'2017, Mike McLean, Mike B, Dennis Gilmore, Mathieu Bridon, Ian McL # built documents. # # The short X.Y version. -version = '1.12.0' +version = '1.12' # The full version, including alpha/beta/rc tags. release = '1.12.0'