Skip to content

Commit

Permalink
Bump to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TDKorn committed Oct 23, 2023
1 parent c8ee2b7 commit 906ff60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_inlinecode/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from sphinx.application import Sphinx


__version__ = "1.0.0"
__version__ = "1.0.1"
__author__ = 'Adam Korn <[email protected]>'


Expand Down

0 comments on commit 906ff60

Please sign in to comment.