Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Deadevilgrounds authored Oct 10, 2024
1 parent ab957f0 commit dbdba32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whctools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
# pylint: disable = invalid-name
default_app_config = "whctools.apps.WhctoolsConfig"

__version__ = "1.0.6"
__version__ = "1.0.7"
__title__ = "WHC Tools"

0 comments on commit dbdba32

Please sign in to comment.