Skip to content

Commit d9359a8

Browse files
committed
chore: bump version
1 parent 9f2f92f commit d9359a8

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)