Skip to content

Commit 5eedf72

Browse files
committed
Release 2024.10.02
1 parent 1743a43 commit 5eedf72

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.02 - 2024-10-02
8+
-----------------------
9+
10+
* Show the changed paths that triggered the rebuild.
11+
712
2024.09.19 - 2024-09-19
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.09.19"
3+
__version__ = "2024.10.02"

0 commit comments

Comments
 (0)