diff options
author | halcy <halcy@ARARAGI-KUN> | 2022-12-01 22:18:38 +0200 |
---|---|---|
committer | halcy <halcy@ARARAGI-KUN> | 2022-12-01 22:18:38 +0200 |
commit | c796cf39b01e38fe381fb4743988da991b072183 (patch) | |
tree | a431a202d1dd388cc7da7fbcb74a206bdb4d04eb /docs | |
parent | 0159bd7caecc9c3311f5f18869321b564f05ac89 (diff) | |
download | mastodon.py-c796cf39b01e38fe381fb4743988da991b072183.tar.gz |
Bump version
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index c3ded5e..55a6944 100644 --- a/docs/conf.py +++ b/docs/conf.py | |||
@@ -66,9 +66,9 @@ author = u'Lorenz Diener' | |||
66 | # built documents. | 66 | # built documents. |
67 | # | 67 | # |
68 | # The short X.Y version. | 68 | # The short X.Y version. |
69 | version = u'1.7' | 69 | version = u'1.8' |
70 | # The full version, including alpha/beta/rc tags. | 70 | # The full version, including alpha/beta/rc tags. |
71 | release = u'1.7.0' | 71 | release = u'1.8.0' |
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. |