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 0122681 commit b0b3e71Copy full SHA for b0b3e71
src/pynite_plotly/__init__.py
@@ -1,6 +1,6 @@
1
"""
2
A 3rd party visualization module for PyNiteFEA using plotly
3
4
-__version__ = "0.4.0"
+__version__ = "0.4.1"
5
6
from pynite_plotly.rendering import Renderer, plot_model
0 commit comments