Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahhj93 committed Feb 15, 2024
1 parent b96b435 commit b013996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
__title__ = 'DiscordRPC Plugin for QGIS'
__author__ = "Ahhj93"
__license__ = "GPL 2.0"
__version__ = "5.0"
__version__ = "5.1"

# noinspection PyPep8Naming
def classFactory(iface): # pylint: disable=invalid-name
Expand Down

0 comments on commit b013996

Please sign in to comment.