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

Change subject: [6.0.2] Prepare next release
......................................................................

[6.0.2] Prepare next release

Change-Id: I8ba26b6633fa724c39ee36a81c96fe3daea173ff
---
M HISTORY.rst
M ROADMAP.rst
M pywikibot/__metadata__.py
3 files changed, 12 insertions(+), 1 deletion(-)

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



diff --git a/HISTORY.rst b/HISTORY.rst
index 99edc5a..d71a090 100644
--- a/HISTORY.rst
+++ b/HISTORY.rst
@@ -1,6 +1,12 @@
 Release history
 ===============

+6.0.1
+-----
+*20 March 2021*
+
+* Add support for taywiki, trvwiki and mnwwiktionary (T275838, T276128, 
T276250)
+
 6.0.0
 -----
 *16 March 2021*
diff --git a/ROADMAP.rst b/ROADMAP.rst
index f6d32d1..427fb8f 100644
--- a/ROADMAP.rst
+++ b/ROADMAP.rst
@@ -1,6 +1,11 @@
 Current release changes
 ~~~~~~~~~~~~~~~~~~~~~~~

+* (No changes yet)
+
+6.0.1
+~~~~~
+
 * Add support for taywiki, trvwiki and mnwwiktionary (T275838, T276128, 
T276250)

 6.0.0
diff --git a/pywikibot/__metadata__.py b/pywikibot/__metadata__.py
index f1e4408..b512ae8 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.1'
+__version__ = '6.0.2.dev0'
 __description__ = 'Python MediaWiki Bot Framework'
 __maintainer__ = 'The Pywikibot team'
 __maintainer_email__ = '[email protected]'

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/673687
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: I8ba26b6633fa724c39ee36a81c96fe3daea173ff
Gerrit-Change-Number: 673687
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]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to