Skip to content

Commit 6305f2a

Browse files
committed
Increment patch number of semantic version to reflect bugfix
1 parent 1f690f3 commit 6305f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numdoclint/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
check_python_module,
1818
check_python_module_recursively)
1919

20-
__version__: str = '0.1.8'
20+
__version__: str = '0.1.9'

0 commit comments

Comments
 (0)