jenkins-bot merged this change.

View Change

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

Also fix HISTORY.rst

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

diff --git a/HISTORY.rst b/HISTORY.rst
index 845f815..7e9aee1 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -4,11 +4,16 @@
Current release
---------------

+* Bugfixes and improvements
+* Localisation updates
+
+3.0.20190301
+------------
* Fix version comparison (T164163)
* Remove pre MediaWiki 1.14 code
* Dropped support for py2.7.2 and py2.7.3 (T191192)
* Fix header regex beginning with a comment (T209712)
-* Implement Claim.__eq__ (T766159
+* Implement Claim.__eq__ (T76615)
* cleanup config2.py
* Add missing Wikibase API write actions
* Bugfixes and improvements
diff --git a/docs/conf.py b/docs/conf.py
index 5251c73..9322320 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.20190204'
+release = '3.0.20190301'

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

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

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