Skip to content

Commit

Permalink
Release v4.6
Browse files Browse the repository at this point in the history
Fix the build against Python 3.13
  • Loading branch information
praiskup committed Jun 5, 2024
1 parent e7cef5e commit dc2f37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argparse_manpage/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
argparse_manpage project
"""

__version__ = '4.5'
__version__ = '4.6'

0 comments on commit dc2f37c

Please sign in to comment.