From 5fda8b3042d849fe05141e62e13028cc4d7d6df3 Mon Sep 17 00:00:00 2001 From: pancake Date: Thu, 11 Jan 2024 18:36:36 +0100 Subject: [PATCH] Release r2pipe.py 1.8.6 --- python/r2pipe/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/r2pipe/__init__.py b/python/r2pipe/__init__.py index 1481036..3ca91e3 100644 --- a/python/r2pipe/__init__.py +++ b/python/r2pipe/__init__.py @@ -33,7 +33,7 @@ except ImportError: r2lang = None -VERSION = "1.8.4" +VERSION = "1.8.6" from r2pipe.open_sync import open