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