jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/904148 )

Change subject: [doc] Update HISTORY.rst and increase version to 8.1.0.dev2
......................................................................

[doc] Update HISTORY.rst and increase version to 8.1.0.dev2

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

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




diff --git a/HISTORY.rst b/HISTORY.rst
index 78db826..0ebca58 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -1,6 +1,13 @@
 Release history
 ===============

+8.0.3
+-----
+*29 March 2023*
+
+* Add support for ckb-wiktionary (:phab:`T332093`)
+
+
 8.0.2
 -----
 *25 March 2023*
diff --git a/pywikibot/__metadata__.py b/pywikibot/__metadata__.py
index 711d29e..ce55039 100644
--- a/pywikibot/__metadata__.py
+++ b/pywikibot/__metadata__.py
@@ -11,7 +11,7 @@


 __name__ = 'pywikibot'
-__version__ = '8.1.0.dev2'
+__version__ = '8.1.0.dev3'
 __description__ = 'Python MediaWiki Bot Framework'
 __maintainer__ = 'The Pywikibot team'
 __maintainer_email__ = '[email protected]'

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/904148
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: Ib63741c6c295bb7de319b10a87d21face5ce0043
Gerrit-Change-Number: 904148
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