We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d932f57 commit e9da361Copy full SHA for e9da361
pyproject.toml
@@ -8,7 +8,7 @@ description = "Python wrapper to manipulate bindiff files"
8
authors = [{ name = "Robin David", email = "[email protected]" }]
9
license = { text = "Apache Software License (Apache License, Version 2)" }
10
readme = { file = "README.md", content-type = "text/markdown" }
11
-version = '0.2.0'
+version = '0.2.1'
12
requires-python = ">=3.9"
13
dependencies = [
14
"python-magic; os_name!='nt'",
0 commit comments