Skip to content

Commit

Permalink
v0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
oprypin committed Oct 25, 2023
1 parent 195f62b commit f802fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocstrings_handlers/crystal/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from .collector import CrystalCollector
from .renderer import CrystalRenderer

__version__ = "0.3.6"
__version__ = "0.3.7"


class CrystalHandler(CrystalCollector, CrystalRenderer, BaseHandler):
Expand Down

0 comments on commit f802fa4

Please sign in to comment.