Skip to content

Commit 1377e4f

Browse files
Merge pull request #7 from StructuralPython/releases/v0.4.0
chore: bump version
2 parents 412ac7d + 0d65886 commit 1377e4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plotly_3d_primitives/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
shapes in plotly
44
"""
55

6-
__version__ = "0.3.0"
6+
__version__ = "0.4.0"
77

88
from .shapes import *

0 commit comments

Comments
 (0)