Skip to content

Commit

Permalink
Bump to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TDKorn committed Nov 7, 2023
1 parent e531b89 commit ab42d77
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 @@ -6,7 +6,7 @@
from bs4 import BeautifulSoup, Tag, NavigableString


__version__ = "1.1.0"
__version__ = "1.2.0"
__author__ = 'Adam Korn <[email protected]>'


Expand Down

0 comments on commit ab42d77

Please sign in to comment.