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

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

Merge branch 'master' into stable

Change-Id: Idab43d4f8d421e4b5af8bf1788cdd832fe0ce385
---
M .appveyor.yml
M scripts/__init__.py
3 files changed, 38 insertions(+), 8 deletions(-)

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




diff --git a/.appveyor.yml b/.appveyor.yml
index 60a2155..dc65320 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,11 +1,7 @@
 image: Visual Studio 2022
 clone_depth: 50
 skip_tags: true
-<<<<<<< HEAD   (fa129e Update git submodules)
-version: 8.1.{build}
-=======
 version: 8.3.{build}
->>>>>>> BRANCH (66562f [8.3.0] Publish Pywikibot 8.3)
 environment:

   PYWIKIBOT_DIR: "%appdata%\\Pywikibot"
diff --git a/scripts/__init__.py b/scripts/__init__.py
index 3f1d879..aa4c723 100644
--- a/scripts/__init__.py
+++ b/scripts/__init__.py
@@ -29,8 +29,4 @@
 #
 # Distributed under the terms of the MIT license.
 #
-<<<<<<< HEAD   (fa129e Update git submodules)
-__version__ = '8.1.0'
-=======
 __version__ = '8.3.0'
->>>>>>> BRANCH (66562f [8.3.0] Publish Pywikibot 8.3)

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/942392
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: Idab43d4f8d421e4b5af8bf1788cdd832fe0ce385
Gerrit-Change-Number: 942392
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[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