From 5d787027905f04d6813d7d447f0644dd95c65887 Mon Sep 17 00:00:00 2001 From: pancake Date: Thu, 11 Jan 2024 18:57:17 +0100 Subject: [PATCH] r2pipe.py 1.8.7 --- 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 2bf3b64..2e96a6d 100644 --- a/python/r2pipe/__init__.py +++ b/python/r2pipe/__init__.py @@ -34,7 +34,7 @@ except ImportError: r2lang = None -VERSION = "1.8.6" +VERSION = "1.8.7" def version():