Skip to content

Commit

Permalink
Bumped version for 23.1a7 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
carltongibson committed Feb 24, 2024
1 parent 688d5bd commit 9d02ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_view/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from .views import DocumentationView


__version__ = '22.1a6'
__version__ = '23.1a7'

__all__ = [
"__version__",
Expand Down

0 comments on commit 9d02ffd

Please sign in to comment.