Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Milk committed Jul 13, 2023
1 parent 74dcd9d commit 5c2f64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marsilea/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Create x-layout visualization"""

__version__ = "0.3.0rc2"
__version__ = "0.3.0"

from ._deform import Deformation
from .base import WhiteBoard, ClusterBoard
Expand Down

0 comments on commit 5c2f64d

Please sign in to comment.