From f464dde68053a500c83a8cc9d146967a1e73b812 Mon Sep 17 00:00:00 2001 From: oschwengers Date: Mon, 18 May 2020 15:12:10 +0200 Subject: [PATCH] bump version to v1.3.1 --- platon/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platon/__init__.py b/platon/__init__.py index 19b4f1d..72837bd 100644 --- a/platon/__init__.py +++ b/platon/__init__.py @@ -1 +1 @@ -__version__ = '1.3.0' +__version__ = '1.3.1'