We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f2f92f commit d9359a8Copy full SHA for d9359a8
src/pynite_plotly/__init__.py
@@ -1,6 +1,6 @@
1
"""
2
A 3rd party visualization module for PyNiteFEA using plotly
3
4
-__version__ = "0.2.0"
+__version__ = "0.2.1"
5
6
from pynite_plotly.rendering import Renderer
0 commit comments