diff --git a/docs/conf.py b/docs/conf.py index fa91981..acb9f2a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -26,7 +26,7 @@ author = u'Jamie Hardt' # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags -release = u'v1.0' +release = u'v1.1' # -- General configuration ---------------------------------------------------