Skip to content

Commit

Permalink
[9.6] Publish Pywikibot 9.6
Browse files Browse the repository at this point in the history
Change-Id: I1712e9460fccb5e53377400216b67c70c3fddc7d
  • Loading branch information
xqt committed Dec 3, 2024
1 parent 7eae438 commit 8307652
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.6.0.dev0'
__version__ = '9.6.0'
__url__ = 'https://www.mediawiki.org/wiki/Manual:Pywikibot'
__copyright__ = f'2003-{strftime("%Y")}, Pywikibot team'

0 comments on commit 8307652

Please sign in to comment.