Skip to content

Commit 391c27f

Browse files
committed
Set version 3.1.12
1 parent 96d5bf0 commit 391c27f

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.11"
1+
__version__ = "3.1.12"
22
__version_info__ = tuple(
33
[
44
int(num) if num.isdigit() else num

0 commit comments

Comments
 (0)