jenkins-bot merged this change.

View Change

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

Change-Id: I5968a905bc5b79d8eeac575c93956c69c34b99cf
---
M HISTORY.rst
M docs/conf.py
2 files changed, 7 insertions(+), 1 deletion(-)

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

+* Bugfixes and improvements
+* Localisation updates
+
+3.0.20190204
+------------
+
* Support python version 3.7
* pagegenerators.py: add -querypage parameter to yield pages provided by any special page (T214234)
* Fix comparison of str, bytes and int literal with
diff --git a/docs/conf.py b/docs/conf.py
index ab3abdc..52a1f7a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -71,7 +71,7 @@
# The short X.Y version.
version = '3.0'
# The full version, including alpha/beta/rc tags.
-release = '3.0.20190106'
+release = '3.0.20190204'

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

To view, visit change 488472. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I5968a905bc5b79d8eeac575c93956c69c34b99cf
Gerrit-Change-Number: 488472
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Dvorapa <dvorapa@seznam.cz>
Gerrit-Reviewer: John Vandenberg <jayvdb@gmail.com>
Gerrit-Reviewer: jenkins-bot (75)