Skip to content

Commit 86e2f37

Browse files
committed
Release 2024.10.03
1 parent 1771311 commit 86e2f37

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Changelog
44
unreleased
55
----------
66

7+
2024.10.03 - 2024-10-03
8+
-----------------------
9+
10+
* Improve error handling for failures in pre-build commands.
11+
712
2024.10.02 - 2024-10-02
813
-----------------------
914

sphinx_autobuild/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Rebuild Sphinx documentation on changes, with hot reloading in the browser."""
22

3-
__version__ = "2024.10.02"
3+
__version__ = "2024.10.03"

0 commit comments

Comments
 (0)