We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0752f commit 4dbe80dCopy full SHA for 4dbe80d
NEWS.rst
@@ -4,6 +4,11 @@ Changelog
4
unreleased
5
----------
6
7
+2024.09.17 - 2024-09-17
8
+-----------------------
9
+
10
+* Relax checks for paths that aren't required to exist.
11
12
2024.09.03 - 2024-09-03
13
-----------------------
14
sphinx_autobuild/__init__.py
@@ -1,3 +1,3 @@
1
"""Rebuild Sphinx documentation on changes, with hot reloading in the browser."""
2
3
-__version__ = "2024.09.03"
+__version__ = "2024.09.17"
0 commit comments