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 e27d79f commit 5686227Copy full SHA for 5686227
src/pynite_tools/__init__.py
@@ -9,7 +9,7 @@
9
- combos: Functions for bulk importing load combinations
10
"""
11
12
-__version__ = "0.3.0"
+__version__ = "0.4.0"
13
14
from .reports import (
15
extract_node_reactions,
0 commit comments