Skip to content

Commit df6cf3e

Browse files
Merge pull request #2 from StructuralPython/releases/v0.2.2
chore: bump version
2 parents 98b0d85 + 743f09a commit df6cf3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.1"
6+
__version__ = "0.2.2"
77

88
from .shapes import *

0 commit comments

Comments
 (0)