Skip to content

Commit

Permalink
Bump to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TDKorn committed Feb 10, 2024
1 parent 1533684 commit 28b66d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_github_style/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from sphinx.errors import ExtensionError
from typing import Dict, Any, Optional, Callable

__version__ = "1.1.1"
__version__ = "1.1.2"
__author__ = 'Adam Korn <hello@dailykitten.net>'

from .add_linkcode_class import add_linkcode_node_class
Expand Down

0 comments on commit 28b66d7

Please sign in to comment.