Skip to content

Commit

Permalink
RLS: 0.5.3 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau committed Dec 28, 2023
1 parent 0735d45 commit 0d6b26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter_sphinx/_version.py
Expand Up @@ -6,7 +6,7 @@
from typing import List

# Version string must appear intact for automatic versioning
__version__ = "0.5.2"
__version__ = "0.5.3"

# Build up version_info tuple for backwards compatibility
pattern = r"(?P<major>\d+).(?P<minor>\d+).(?P<patch>\d+)(?P<rest>.*)"
Expand Down

0 comments on commit 0d6b26c

Please sign in to comment.