jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1024853?usp=email )

Change subject: [9.2] Update Pywikibot 9.2
......................................................................

[9.2] Update Pywikibot 9.2

Change-Id: Ifdd77f67725bcbec7d5d4493d8b0ee3f8c27f4f1
---
M HISTORY.rst
M ROADMAP.rst
M pywikibot/__metadata__.py
3 files changed, 11 insertions(+), 4 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/HISTORY.rst b/HISTORY.rst
index 48d05a2..504d1b3 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -1,6 +1,15 @@
 Release history
 ===============

+9.1.1
+-----
+*27 April 2024*
+
+* Add support for new wikis
+  (:phab:`T363272`, 
:phab:`T363265`:phab:`T363258`:phab:`T363251`:phab:`T363245`:phab:`T360312`:phab:`T360305`)
+* i18n updates
+
+
 9.1.0
 -----
 *22 April 2024*
diff --git a/ROADMAP.rst b/ROADMAP.rst
index dea6981..19cb97f 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,9 +1,7 @@
 Current release
 ---------------

-* Add support for new wikis
-  (:phab:`T363272`, 
:phab:`T363265`:phab:`T363258`:phab:`T363251`:phab:`T363245`:phab:`T360312`:phab:`T360305`)
-* i18n updates
+* (no changes yet)

 Deprecations
 ------------
diff --git a/pywikibot/__metadata__.py b/pywikibot/__metadata__.py
index 2e74a49..22070e6 100644
--- a/pywikibot/__metadata__.py
+++ b/pywikibot/__metadata__.py
@@ -12,6 +12,6 @@
 from time import strftime


-__version__ = '9.1.1'
+__version__ = '9.2.0.dev1'
 __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/+/1024853?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: Ifdd77f67725bcbec7d5d4493d8b0ee3f8c27f4f1
Gerrit-Change-Number: 1024853
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]

Reply via email to