Skip to content

Commit

Permalink
[9.3] Publish Pywikibot 9.3
Browse files Browse the repository at this point in the history
Change-Id: I35e3acd180b1f7de1341f393faaf5c8692c60a2c
  • Loading branch information
xqt committed Jul 27, 2024
1 parent a0c0f33 commit 27ca7ee
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.3.0.dev1'
__version__ = '9.3.0'
__url__ = 'https://www.mediawiki.org/wiki/Manual:Pywikibot'
__copyright__ = f'2003-{strftime("%Y")}, Pywikibot team'

0 comments on commit 27ca7ee

Please sign in to comment.