Skip to content

Commit f6a736d

Browse files
committed
Releasing v0.4
1 parent 53177ea commit f6a736d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinxlint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"""Sphinx rst linter.
1212
"""
1313

14-
__version__ = "0.3"
14+
__version__ = "0.4"
1515

1616
import os
1717
import re

0 commit comments

Comments
 (0)