Skip to content

Commit

Permalink
remove --
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Connor committed Apr 19, 2022
1 parent 792518a commit bd5f6b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hook/zmes_hook_helpers/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
--__version__ = "6.1.28"
--VERSION = __version__
__version__ = "6.1.28"
VERSION = __version__

0 comments on commit bd5f6b4

Please sign in to comment.