Skip to content

Commit 63e7470

Browse files
committed
Update __init__.py
1 parent 0269ee3 commit 63e7470

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/pynite_reporting/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
results from solved Pynite.FEModel3D objects.
44
"""
55

6+
__version__ = "0.1.0"
7+
68
from .extraction import (
79
extract_reactions,
810
extract_node_deflections,

0 commit comments

Comments
 (0)