We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d5bf0 commit 391c27fCopy full SHA for 391c27f
1 file changed
safe_transaction_service/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "3.1.11"
+__version__ = "3.1.12"
2
__version_info__ = tuple(
3
[
4
int(num) if num.isdigit() else num
0 commit comments