Skip to content

Commit

Permalink
#8 Increment the patch version to 0.1.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-ritchie committed Aug 12, 2022
1 parent 2e7767d commit fcbf86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubdoc/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__: str = '0.1.11'
__version__: str = '0.1.12'
from stubdoc.stubdoc import add_docstring_to_stubfile

0 comments on commit fcbf86d

Please sign in to comment.