Skip to content

Commit 03fa50d

Browse files
committed
Set version 3.1.8
1 parent 3edff4a commit 03fa50d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

safe_transaction_service/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.1.7"
1+
__version__ = "3.1.8"
22
__version_info__ = tuple(
33
[
44
int(num) if num.isdigit() else num

0 commit comments

Comments
 (0)