Skip to content

Commit 40fe4bb

Browse files
committed
bump version 0.4.2
1 parent a42c917 commit 40fe4bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "IDA Pro wrapper to launch script on binaries"
88
authors = [{ name = "Robin David", email = "rdavid@quarkslab.com" }]
99
license = { text = "Apache Software License (Apache License, Version 2)" }
1010
readme = { file = "README.md", content-type = "text/markdown" }
11-
version = '0.4.1'
11+
version = '0.4.2'
1212
requires-python = ">=3.8"
1313
dependencies = [
1414
'python-magic; os_name!="nt"',

0 commit comments

Comments
 (0)