We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fed90d commit 41be066Copy full SHA for 41be066
src/marsilea/__init__.py
@@ -1,6 +1,6 @@
1
"""Declarative creation of composable visualization"""
2
3
-__version__ = "0.5.1"
+__version__ = "0.5.2"
4
5
import marsilea.plotter as plotter
6
from ._deform import Deformation
0 commit comments