Skip to content

Commit

Permalink
Next version will be 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-zeller committed Nov 10, 2024
1 parent 2c90e42 commit 03076e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/setup.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ with open("README.md", "rb") as fh:
# See https://packaging.python.org/tutorials/packaging-projects/ for details
setuptools.setup(
name="fuzzingbook",
version="1.2.2",
version="1.2.3",
author="Andreas Zeller et al.",
author_email="[email protected]",
description="Code for 'The Fuzzing Book' (https://www.fuzzingbook.org/)",
Expand Down

0 comments on commit 03076e5

Please sign in to comment.