Skip to content

Commit

Permalink
Revert "[9.2] Publish Pywikibot 9.2"
Browse files Browse the repository at this point in the history
This reverts commit 7564bfd.

Reason for revert: stable failed

Change-Id: I078335ed186f44d0837cc10edab3540b1d63d479
  • Loading branch information
xqt authored and Gerrit Code Review committed Jun 17, 2024
1 parent 7564bfd commit acd370d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pywikibot/__metadata__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
from time import strftime


__version__ = '9.2.0'
__version__ = '9.2.0.dev3'
__url__ = 'https://www.mediawiki.org/wiki/Manual:Pywikibot'
__copyright__ = f'2003-{strftime("%Y")}, Pywikibot team'

0 comments on commit acd370d

Please sign in to comment.