Skip to content

Commit

Permalink
r2pipe.py 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Jan 11, 2024
1 parent f121e46 commit 5d78702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/r2pipe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
except ImportError:
r2lang = None

VERSION = "1.8.6"
VERSION = "1.8.7"


def version():
Expand Down

0 comments on commit 5d78702

Please sign in to comment.