Skip to content

Commit

Permalink
Releasing v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPalard committed Jun 18, 2022
1 parent 6cc06ea commit ba3809a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinxlint.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"""Sphinx rst linter.
"""

__version__ = "0.6"
__version__ = "0.6.1"

import argparse
import multiprocessing
Expand Down

0 comments on commit ba3809a

Please sign in to comment.