Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed May 3, 2024
1 parent 7206062 commit 7b04fad
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 @@ -2,4 +2,4 @@
from .models import models, mainmodels
sys.modules["r2ai"].models = models
sys.modules["r2ai"].mainmodels = mainmodels
VERSION = "0.6.1"
VERSION = "0.7.0"

0 comments on commit 7b04fad

Please sign in to comment.