diff options
author | Lorenz Diener <[email protected]> | 2018-07-30 23:29:43 +0200 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2018-07-30 23:29:43 +0200 |
commit | 703fbe92b1ca68e1db866cbf4e04ead04f39792e (patch) | |
tree | dc45fa777ca2d1e06669acba458948a7f67ad61d /docs | |
parent | b08ceb41c7c754ff764b245515ec21176aab3943 (diff) | |
download | mastodon.py-703fbe92b1ca68e1db866cbf4e04ead04f39792e.tar.gz |
Bump version number
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 4794772..9880b41 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.3' | 69 | version = u'1.3' |
70 | # The full version, including alpha/beta/rc tags. | 70 | # The full version, including alpha/beta/rc tags. |
71 | release = u'1.3.0' | 71 | release = u'1.3.1' |
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. |