Skip to content

Commit

Permalink
v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Aug 10, 2021
1 parent 491cf4c commit 6c0bbcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adia/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from .renderer import Renderer


__version__ = '0.6.2'
__version__ = '0.6.3'
__all__ = [
'Diagram',
'SequenceDiagram',
Expand Down

0 comments on commit 6c0bbcf

Please sign in to comment.