Skip to content

Commit 03076e5

Browse files
Next version will be 1.2.3
1 parent 2c90e42 commit 03076e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/setup.py.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ with open("README.md", "rb") as fh:
88
# See https://packaging.python.org/tutorials/packaging-projects/ for details
99
setuptools.setup(
1010
name="fuzzingbook",
11-
version="1.2.2",
11+
version="1.2.3",
1212
author="Andreas Zeller et al.",
1313
author_email="[email protected]",
1414
description="Code for 'The Fuzzing Book' (https://www.fuzzingbook.org/)",

0 commit comments

Comments
 (0)