Skip to content

Commit

Permalink
Bump version to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdillard committed Jan 28, 2023
1 parent f6c998c commit 7ec6ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_sitemap/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

from sphinx.util.logging import getLogger

__version__ = "2.4.0"
__version__ = "2.5.0"

logger = getLogger(__name__)

Expand Down

0 comments on commit 7ec6ccc

Please sign in to comment.