Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Nov 20, 2023
1 parent 8ce4151 commit dca8543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r2ai/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
import sys

sys.modules["r2ai"].models = models
VERSION = "0.3.0"
VERSION = "0.4.0"

0 comments on commit dca8543

Please # to comment.