Skip to content

Commit

Permalink
Set version 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Uxio0 committed Aug 4, 2023
1 parent e499389 commit 0b56fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safe_relay_service/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "4.3.0"
__version__ = "4.3.1"
__version_info__ = tuple(
[
int(num) if num.isdigit() else num
Expand Down

0 comments on commit 0b56fcb

Please sign in to comment.