We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f3c90 commit 24fafb4Copy full SHA for 24fafb4
python/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "dff-py"
7
-version = "0.1.1"
+version = "0.1.2"
8
description = "A simple differential fuzzing framework"
9
readme = "README.md"
10
authors = [{name = "Justin Traglia", email = "jtraglia@pm.me"}]
0 commit comments