Skip to content

Commit

Permalink
[9.2] Publish Pywikibot 9.2
Browse files Browse the repository at this point in the history
Change-Id: If81d19966b886cd6913d6c74ad1bf9f0bb24ba71
  • Loading branch information
xqt committed Jun 17, 2024
1 parent 8b5d37c commit 7564bfd
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.dev3'
__version__ = '9.2.0'
__url__ = 'https://www.mediawiki.org/wiki/Manual:Pywikibot'
__copyright__ = f'2003-{strftime("%Y")}, Pywikibot team'

0 comments on commit 7564bfd

Please sign in to comment.