Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
marshalmiller authored Oct 5, 2023
1 parent d05eb7b commit 1835aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linkrot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"""

__title__ = "linkrot"
__version__ = "4.0.5"
__version__ = "4.0.6"
__author__ = "Marshal Miller"
__license__ = "GPL-3.0-or-later"
__copyright__ = "Copyright 2023, Marshal Miller"
Expand Down

0 comments on commit 1835aef

Please sign in to comment.