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

Change subject: [doc] Update documentation after 8.3.2 was published
......................................................................

[doc] Update documentation after 8.3.2 was published

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

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




diff --git a/HISTORY.rst b/HISTORY.rst
index 23e7c7f..3be84a5 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -1,6 +1,14 @@
 Release history
 ===============

+8.3.2
+-----
+*29. August 2023*
+
+* Add support for tlywiki (:phab:`T345172`)
+* i18n updates
+
+
 8.3.1
 -----
 *17. August 2023*
diff --git a/pywikibot/__metadata__.py b/pywikibot/__metadata__.py
index b2cecd6..dce7f31 100644
--- a/pywikibot/__metadata__.py
+++ b/pywikibot/__metadata__.py
@@ -11,7 +11,7 @@


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

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