We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c90e42 commit 03076e5Copy full SHA for 03076e5
code/setup.py.in
@@ -8,7 +8,7 @@ with open("README.md", "rb") as fh:
8
# See https://packaging.python.org/tutorials/packaging-projects/ for details
9
setuptools.setup(
10
name="fuzzingbook",
11
- version="1.2.2",
+ version="1.2.3",
12
author="Andreas Zeller et al.",
13
author_email="[email protected]",
14
description="Code for 'The Fuzzing Book' (https://www.fuzzingbook.org/)",
0 commit comments