jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/416215 )
Change subject: [doc] prepare next release ......................................................................
[doc] prepare next release
Change-Id: I6d63abe19af6f983c75639f9d97bb643e6155075 --- M HISTORY.rst M docs/conf.py 2 files changed, 8 insertions(+), 2 deletions(-)
Approvals: Framawiki: Looks good to me, approved jenkins-bot: Verified
diff --git a/HISTORY.rst b/HISTORY.rst index bb22897..4387d4f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,9 +1,15 @@ Release history ===============
-3.0.20180301 +Current release ---------------
+* Bugfixes and improvements +* Localisation updates + +3.0.20180302 +------------ + * Changed requirements for requests and sseclient * Bugfixes and improvements * Localisation updates diff --git a/docs/conf.py b/docs/conf.py index f37ad14..5fdfc6e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -67,7 +67,7 @@ # The short X.Y version. version = '3.0' # The full version, including alpha/beta/rc tags. -release = '3.0.20180301' +release = '3.0.20180302'
# The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.
pywikibot-commits@lists.wikimedia.org