jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/672427 )
Change subject: [6.0.0] Publish 6.0.0 stable release ...................................................................... [6.0.0] Publish 6.0.0 stable release Change-Id: Ib6731ff238939c61a5516ced3505b189fa287f79 --- M pywikibot/__metadata__.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/pywikibot/__metadata__.py b/pywikibot/__metadata__.py index 80eb5d2..d059b39 100644 --- a/pywikibot/__metadata__.py +++ b/pywikibot/__metadata__.py @@ -5,7 +5,7 @@ # Distributed under the terms of the MIT license. # __name__ = 'pywikibot' -__version__ = '6.0.0.dev0' +__version__ = '6.0.0' __description__ = 'Python MediaWiki Bot Framework' __maintainer__ = 'The Pywikibot team' __maintainer_email__ = '[email protected]' -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/672427 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: Ib6731ff238939c61a5516ced3505b189fa287f79 Gerrit-Change-Number: 672427 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-CC: DannyS712 <[email protected]> Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
