Skip to content

Commit

Permalink
Bump to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TDKorn committed Feb 6, 2024
1 parent a3f4547 commit 6a63754
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 @@ -14,7 +14,7 @@
from pygments.lexers.python import PythonLexer


__version__ = "1.3.2"
__version__ = "2.0.0"
__author__ = 'Adam Korn <[email protected]>'


Expand Down

0 comments on commit 6a63754

Please sign in to comment.