Skip to content

Commit aaff369

Browse files
committed
Version bump, v0.0.13
1 parent ee3b66a commit aaff369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake8_rst_docstrings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ def tokenize_open(filename):
139139
import restructuredtext_lint as rst_lint
140140

141141

142-
__version__ = "0.0.12"
142+
__version__ = "0.0.13"
143143

144144

145145
log = logging.getLogger(__name__)

0 commit comments

Comments
 (0)