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 b54fb08 commit 1eb7d77Copy full SHA for 1eb7d77
src/sphinx_autobuild/__init__.py
@@ -1,4 +1,4 @@
1
"""Rebuild Sphinx documentation on changes, with live-reload in the browser."""
2
3
-__version__ = "2020.09.02.dev0"
+__version__ = "2021.03.14"
4
__url__ = "https://github.com/GaretJax/sphinx-autobuild"
0 commit comments