Skip to content

Commit 2472042

Browse files
authored
Merge pull request #278 from NREL/bnb32-patch-1
Update pyproject.toml
2 parents eeedf01 + 3c2899c commit 2472042

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "NREL-sup3r"
10-
dynamic = ["version"]
10+
version = "0.2.4"
1111
description = "Super Resolving Renewable Resource Data (sup3r)"
1212
keywords = ["sup3r", "NREL"]
1313
readme = "README.rst"
@@ -341,4 +341,4 @@ hvplot = ">=0.10"
341341
[tool.pytest_env]
342342
CUDA_VISIBLE_DEVICES = "-1"
343343
TF_ENABLE_ONEDNN_OPTS = "0"
344-
TF_FORCE_GPU_ALLOW_GROWTH = true
344+
TF_FORCE_GPU_ALLOW_GROWTH = true

0 commit comments

Comments
 (0)