Skip to content

Commit

Permalink
fix: version update
Browse files Browse the repository at this point in the history
Co-authored-by: Bryann Valderrama <[email protected]>
  • Loading branch information
luisfelipec95 and BryanttV committed Jul 23, 2024
1 parent cc21b43 commit edb9529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eox_hooks/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

import django.dispatch

__version__ = '6.2.1'
__version__ = '6.3.0'


dummy_signal = django.dispatch.Signal()

0 comments on commit edb9529

Please sign in to comment.