Skip to content

Commit c0a8eb4

Browse files
committed
Bump version
1 parent a318de5 commit c0a8eb4

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.4.5"
3+
__version__ = "0.4.6"
44

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

0 commit comments

Comments
 (0)