Skip to content

Commit

Permalink
Bump version 0.7.6 → 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Dec 31, 2024
1 parent 49bb446 commit fd327bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/slashed/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
from slashed.registry import CommandRegistry


__version__ = "0.7.6"
__version__ = "0.7.7"

__all__ = [ # noqa: RUF022
# Core
Expand Down

0 comments on commit fd327bc

Please sign in to comment.