From 27618a7ff9b0bceb6174eb98eb6604570041de92 Mon Sep 17 00:00:00 2001 From: Oliver Schwengers Date: Thu, 22 Apr 2021 14:48:11 +0200 Subject: [PATCH] bump version to v1.6 --- platon/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platon/__init__.py b/platon/__init__.py index 77f1c8e..6d5e09d 100644 --- a/platon/__init__.py +++ b/platon/__init__.py @@ -1 +1 @@ -__version__ = '1.5.0' +__version__ = '1.6'