diff options
author | Lorenz Diener <[email protected]> | 2016-11-26 00:11:22 +0100 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2016-11-26 00:11:22 +0100 |
commit | 8b80eea8625f9f9e3f13fbdbe28c8157d648e727 (patch) | |
tree | d8c1170e8dddce317753c5d2d13f7c4b3685544b /docs | |
parent | 6f923ad1f9ef596a1de61452cc50148875666c09 (diff) | |
download | mastodon.py-8b80eea8625f9f9e3f13fbdbe28c8157d648e727.tar.gz |
Preparing for 1.0.2 release
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index a893c03..1c59aeb 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. |
69 | version = u'1.0' | 69 | version = u'1.0' |
70 | # The full version, including alpha/beta/rc tags. | 70 | # The full version, including alpha/beta/rc tags. |
71 | release = u'1.0.1' | 71 | release = u'1.0.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. |