Skip to content

Commit

Permalink
Release 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Aug 8, 2024
1 parent 94837e7 commit 46f1cc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "r2ai"
dynamic = ["readme"]
version = "0.8.0"
version = "0.8.2"
description = "Artificial intelligence tooling for radare2"

license = {text = "MIT License"}
Expand Down
2 changes: 1 addition & 1 deletion r2ai/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "0.8.0"
VERSION = "0.8.2"

0 comments on commit 46f1cc0

Please # to comment.