aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2017-11-21 14:53:32 +0100
committerLorenz Diener <[email protected]>2017-11-21 14:53:32 +0100
commitdc4eec7289cd5898f3d15ea0735b1717b8528c52 (patch)
tree180aab213a7d55b46ef296367f5f408807a41ecf /docs/conf.py
parent7771b27b72601c63f1c90fc4872684cf66a71e4b (diff)
downloadmastodon.py-dc4eec7289cd5898f3d15ea0735b1717b8528c52.tar.gz
Version bump
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 5d1ac64..fc42a9c 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -68,7 +68,7 @@ author = u'Lorenz Diener'
68# The short X.Y version. 68# The short X.Y version.
69version = u'1.1' 69version = u'1.1'
70# The full version, including alpha/beta/rc tags. 70# The full version, including alpha/beta/rc tags.
71release = u'1.1.1' 71release = u'1.1.2'
72 72
73# The language for content autogenerated by Sphinx. Refer to documentation 73# The language for content autogenerated by Sphinx. Refer to documentation
74# for a list of supported languages. 74# for a list of supported languages.
Powered by cgit v1.2.3 (git 2.41.0)