Skip to content

Commit

Permalink
Next version will be 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-zeller committed Jan 16, 2025
1 parent df687db commit 05739e6
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="debuggingbook",
version="1.3",
version="1.3.1",
author="Andreas Zeller",
author_email="[email protected]",
description="Code for 'The Debugging Book' (https://www.debuggingbook.org/)",
Expand Down

0 comments on commit 05739e6

Please sign in to comment.