Skip to content

Commit

Permalink
Releasing v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPalard committed Apr 5, 2022
1 parent 4323912 commit 7acefa7
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 @@ -12,7 +12,7 @@
"""Sphinx rst linter.
"""

__version__ = "0.1"
__version__ = "0.2"

import os
import re
Expand Down

0 comments on commit 7acefa7

Please sign in to comment.