Skip to content

Commit 4dbe80d

Browse files
committed
Release 2024.09.17
1 parent 6c0752f commit 4dbe80d

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.09.17 - 2024-09-17
8+
-----------------------
9+
10+
* Relax checks for paths that aren't required to exist.
11+
712
2024.09.03 - 2024-09-03
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.03"
3+
__version__ = "2024.09.17"

0 commit comments

Comments
 (0)