Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/910745 )

Change subject: Merge branch 'master' into stable
......................................................................

Merge branch 'master' into stable

Change-Id: I543751c7a0b55af27b242c40a48f7edf9ab478d1
---
M .appveyor.yml
M scripts/CHANGELOG.rst
M pywikibot/__metadata__.py
4 files changed, 45 insertions(+), 11 deletions(-)

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




diff --git a/.appveyor.yml b/.appveyor.yml
index 1bf60ff..ee8d358 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,7 +1,7 @@
 image: Visual Studio 2022
 clone_depth: 50
 skip_tags: true
-version: 8.2.{build}
+version: 8.1.{build}
 environment:

   PYWIKIBOT_DIR: "%appdata%\\Pywikibot"
diff --git a/pywikibot/__metadata__.py b/pywikibot/__metadata__.py
index a816904..9834661 100644
--- a/pywikibot/__metadata__.py
+++ b/pywikibot/__metadata__.py
@@ -11,7 +11,7 @@


 __name__ = 'pywikibot'
-__version__ = '8.2.0.dev0'
+__version__ = '8.1.1'
 __description__ = 'Python MediaWiki Bot Framework'
 __maintainer__ = 'The Pywikibot team'
 __maintainer_email__ = 'pywiki...@lists.wikimedia.org'
diff --git a/scripts/CHANGELOG.rst b/scripts/CHANGELOG.rst
index 6f15b00..4478ca1 100644
--- a/scripts/CHANGELOG.rst
+++ b/scripts/CHANGELOG.rst
@@ -1,15 +1,7 @@
 Scripts Changelog
 =================

-8.0.2
------
-
-clean_sandbox
-~~~~~~~~~~~~~
-
-* L10N es-wikis
-
-8.0.1
+8.1.0
 -----

 archivebot

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/910745
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: stable
Gerrit-Change-Id: I543751c7a0b55af27b242c40a48f7edf9ab478d1
Gerrit-Change-Number: 910745
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to