Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1249048?usp=email )
Change subject: doc: Update compatibily table
......................................................................
doc: Update compatibily table
Also increase version to verify Sphinx documentation update
Change-Id: Icc29d72d33e2a84255e4c09e005e345a9256eded
---
M docs/compatibility.rst
M pywikibot/__metadata__.py
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/docs/compatibility.rst b/docs/compatibility.rst
index 9976aed..4c1cfff 100644
--- a/docs/compatibility.rst
+++ b/docs/compatibility.rst
@@ -13,7 +13,7 @@
================= ===================== ====== ==== =======
================= ================
Pywikibot version Python version No GIL PyPy GraalPy MediaWiki
version 1st Release Date
================= ===================== ====== ==== =======
================= ================
-11.0+ 3.9–3.15 ⚠️ ✅ ⚠️ 1.31–1.46
2026
+11.0+ 3.9–3.15 ⚠️ ✅ ⚠️ 1.31–1.46
2026-02-09
10.0–10.7.4 3.8–3.14 ❓ ✅ ❌ 1.31–1.44
2025-03-01
9.0–9.6.3 3.7–3.13 ❓ ✅ ❌ 1.27–1.42
2024-03-08
8.0–8.6 3.6.1–3.12 ❌ ✅ ❌ 1.27–1.41
2023-01-21
diff --git a/pywikibot/__metadata__.py b/pywikibot/__metadata__.py
index ea503a7..19f110d 100644
--- a/pywikibot/__metadata__.py
+++ b/pywikibot/__metadata__.py
@@ -12,6 +12,6 @@
from time import strftime
-__version__ = '11.1.0.dev0'
+__version__ = '11.1.0.dev1'
__url__ = 'https://www.mediawiki.org/wiki/Manual:Pywikibot'
__copyright__ = f'2003-{strftime("%Y")}, Pywikibot team'
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1249048?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Icc29d72d33e2a84255e4c09e005e345a9256eded
Gerrit-Change-Number: 1249048
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]