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.
2 parents 581240a + 5a252c9 commit 00787bdCopy full SHA for 00787bd
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "nrel-shift"
7
-version = "0.4.0"
+version = "0.4.1"
8
description = "Framework for developing synthetic distribution feeder model."
9
readme = "README.md"
10
requires-python = ">=3.10"
@@ -25,7 +25,7 @@ dependencies = [
25
"scikit-learn",
26
"plotly",
27
"geopy",
28
- "grid-data-models~=2.0.0",
+ "grid-data-models~=2.0.1",
29
"importlib-metadata",
30
]
31
0 commit comments