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 d2e3262 commit 568a871Copy full SHA for 568a871
sphinxlint/__init__.py
@@ -1,6 +1,6 @@
1
"""Sphinx linter."""
2
3
-__version__ = "0.6.7"
+__version__ = "0.6.8"
4
5
from sphinxlint.sphinxlint import check_file, check_text
6
0 commit comments