Skip to content

Commit

Permalink
Call this v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc committed Jun 7, 2022
1 parent 0adeac5 commit b46fece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake8_rst_docstrings.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
re.VERBOSE,
)

__version__ = "0.2.5"
__version__ = "0.2.6"


rst_prefix = "RST"
Expand Down

0 comments on commit b46fece

Please sign in to comment.