Skip to content

Commit 41be066

Browse files
committed
v0.5.2
1 parent 6fed90d commit 41be066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/marsilea/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Declarative creation of composable visualization"""
22

3-
__version__ = "0.5.1"
3+
__version__ = "0.5.2"
44

55
import marsilea.plotter as plotter
66
from ._deform import Deformation

0 commit comments

Comments
 (0)