jenkins-bot merged this change.

View Change

Approvals: Framawiki: Looks good to me, approved jenkins-bot: Verified
[doc] Prepare next release

Change-Id: I4630ed67a778cd2b54b1e8a4cee610f89bbd57ef
---
M HISTORY.rst
M docs/conf.py
2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/HISTORY.rst b/HISTORY.rst
index e2bbd3c..f829df2 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -4,6 +4,12 @@
Current release
---------------

+* Bugfixes and improvements
+* Localisation updates
+
+3.0.20180204
+------------
+
* Deprecation warning: support for py2.6 and py3.3 will be dropped
* Bugfixes and improvements
* Localisation updates
diff --git a/docs/conf.py b/docs/conf.py
index 60cfe23..85380aa 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -54,7 +54,7 @@

# General information about the project.
project = 'Pywikibot'
-copyright = '2017, Pywikibot team'
+copyright = '2003-2018, Pywikibot team'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -63,7 +63,7 @@
# The short X.Y version.
version = '3.0'
# The full version, including alpha/beta/rc tags.
-release = '3.0.20170713'
+release = '3.0.20180204'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

To view, visit change 408487. To unsubscribe, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I4630ed67a778cd2b54b1e8a4cee610f89bbd57ef
Gerrit-Change-Number: 408487
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Framawiki <framawiki@tools.wmflabs.org>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: Zoranzoki21 <zorandori4444@gmail.com>
Gerrit-Reviewer: jenkins-bot <>