Skip to content

Commit 7985cb5

Browse files
committed
Set version v3.1.1
1 parent 7f53eab commit 7985cb5

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

0 commit comments

Comments
 (0)