Skip to content

Commit

Permalink
Releasing v0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPalard committed May 23, 2022
1 parent 4c8d4a6 commit 85d9950
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.5"
__version__ = "0.6"

import argparse
import multiprocessing
Expand Down

0 comments on commit 85d9950

Please sign in to comment.