Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1121740?usp=email )

Change subject: [10.0.0.dev3] Update HISTORY after 9.6.3
......................................................................

[10.0.0.dev3] Update HISTORY after 9.6.3

Change-Id: I43a4bb32c601d2961567d7e9e25466bffd9170c1
---
M HISTORY.rst
M pywikibot/__metadata__.py
2 files changed, 11 insertions(+), 1 deletion(-)

Approvals:
  Xqt: Verified; Looks good to me, approved




diff --git a/HISTORY.rst b/HISTORY.rst
index 6f024ae..fcca87c 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -1,6 +1,15 @@
 Release History
 ===============

+9.6.3
+-----
+*22 February 2025*
+
+* Add support for satwiktionary (:phab:`T386633`)
+* Update wiktionary family file
+* i18n updates.
+
+
 9.6.2
 -----
 *02 February 2025*
@@ -9,6 +18,7 @@
 * Fix a f-string in :meth:`Claim.fromJSON()<pywikibot.Claim.fromJSON>`
 * i18n updates.

+
 9.6.1
 -----
 *13 December 2024*
diff --git a/pywikibot/__metadata__.py b/pywikibot/__metadata__.py
index 63236cc..b8bc16a 100644
--- a/pywikibot/__metadata__.py
+++ b/pywikibot/__metadata__.py
@@ -12,6 +12,6 @@
 from time import strftime


-__version__ = '10.0.0.dev2'
+__version__ = '10.0.0.dev3'
 __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/+/1121740?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: I43a4bb32c601d2961567d7e9e25466bffd9170c1
Gerrit-Change-Number: 1121740
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]

Reply via email to