diff options
| author | 2014-10-21 10:33:17 -0300 | |
|---|---|---|
| committer | 2014-10-21 10:33:17 -0300 | |
| commit | 2d14c4b384c7000e264674a92b16e010a510ac05 (patch) | |
| tree | 7676db09f338e46e053170b1c9f7594120b9d434 /docs/sphinx/conf.py | |
| parent | 2d2e97ac540c94e15ac5eccc7d32f3dfb3eea1bc (diff) | |
| parent | 5ec02211214350ee558fd9f6bb052264fd24f75e (diff) | |
Merge tag 'upstream/7.1.0'
Upstream version 7.1.0
Diffstat (limited to 'docs/sphinx/conf.py')
| -rw-r--r-- | docs/sphinx/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sphinx/conf.py b/docs/sphinx/conf.py index 20a0578..359cf1c 100644 --- a/docs/sphinx/conf.py +++ b/docs/sphinx/conf.py @@ -54,9 +54,9 @@ copyright = '2012-2014, The Nikola Contributors' # built documents. # # The short X.Y version. -version = '7.0.1' +version = '7.1.0' # The full version, including alpha/beta/rc tags. -release = '7.0.1' +release = '7.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
