jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1024844?usp=email )
Change subject: [9.1.1] Publish Pywikibot 9.1.1 ...................................................................... [9.1.1] Publish Pywikibot 9.1.1 Change-Id: Ie7ec36df4815a6f5ea7c8ee0c367849e7270620a --- M ROADMAP.rst M pywikibot/__metadata__.py 2 files changed, 4 insertions(+), 2 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/ROADMAP.rst b/ROADMAP.rst index 19cb97f..dea6981 100644 --- a/ROADMAP.rst +++ b/ROADMAP.rst @@ -1,7 +1,9 @@ Current release --------------- -* (no changes yet) +* Add support for new wikis + (:phab:`T363272`, :phab:`T363265`:phab:`T363258`:phab:`T363251`:phab:`T363245`:phab:`T360312`:phab:`T360305`) +* i18n updates Deprecations ------------ diff --git a/pywikibot/__metadata__.py b/pywikibot/__metadata__.py index 1a8c5de..2e74a49 100644 --- a/pywikibot/__metadata__.py +++ b/pywikibot/__metadata__.py @@ -12,6 +12,6 @@ from time import strftime -__version__ = '9.2.0.dev0' +__version__ = '9.1.1' __url__ = 'https://www.mediawiki.org/wiki/Manual:Pywikibot' __copyright__ = '(C) Pywikibot team, 2003-' + strftime('%Y') -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1024844?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: Ie7ec36df4815a6f5ea7c8ee0c367849e7270620a Gerrit-Change-Number: 1024844 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
