We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1539e5f + 152a262 commit dfe305cCopy full SHA for dfe305c
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"NREL-gaps>=0.8.0,<0.9",
35
"NREL-NRWAL>=0.0.11,<0.1",
36
"NREL-PySAM~=6.0.1",
37
- "NREL-rex>=0.3.1,<0.4",
+ "NREL-rex>=0.3.2,<0.4",
38
"numpy>=2.0.2,<3",
39
"packaging>=24.2,<25",
40
"plotly>=6.0.1,<7",
reV/version.py
@@ -2,4 +2,4 @@
2
reV Version number
3
"""
4
5
-__version__ = "0.13.0"
+__version__ = "0.13.1"
0 commit comments