Skip to content

Commit af57379

Browse files
Merge pull request #3 from StructuralPython/releases/v0.2.1
chore: bump version
2 parents 9f2f92f + d9359a8 commit af57379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pynite_plotly/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
A 3rd party visualization module for PyNiteFEA using plotly
33
"""
4-
__version__ = "0.2.0"
4+
__version__ = "0.2.1"
55

66
from pynite_plotly.rendering import Renderer

0 commit comments

Comments
 (0)