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 a318de5 commit c0a8eb4Copy full SHA for c0a8eb4
src/marsilea/__init__.py
@@ -1,6 +1,6 @@
1
"""Declarative creation of composable visualization"""
2
3
-__version__ = "0.4.5"
+__version__ = "0.4.6"
4
5
import marsilea.plotter as plotter
6
from ._deform import Deformation
0 commit comments